Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add default .editorconfig and apply dotnet format #31

Merged
merged 4 commits into from
Jan 28, 2025

Conversation

xavierpinho
Copy link
Collaborator

@xavierpinho xavierpinho commented Jan 27, 2025

  • Removes a garbage file, viz. abc def/sample.cs
  • Adds an .editorconfig taken from Microsoft Learn with conventional default settings. EDIT: one difference (see 8501a93) -- prefer \n instead of \r\n for end of line. Maybe there's a good reason to use \r\n, but I don't know 🤷‍♂️
  • Applies dotnet format
  • Removes some unused imports
  • Adds a build job for checking that the code is formatted, similarly to what we have on joern with scalafmt

@xavierpinho xavierpinho force-pushed the xavierp/dotnet-format branch from 75ad45e to 5002ea1 Compare January 27, 2025 23:25
@xavierpinho xavierpinho merged commit 72b9354 into main Jan 28, 2025
2 checks passed
@xavierpinho xavierpinho deleted the xavierp/dotnet-format branch January 28, 2025 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants