- Notifications
You must be signed in to change notification settings - Fork748
Linting and Formatting#2353
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
filmor commentedMar 31, 2024
- Add formatting and linting for C# files
- Format and fix lints in Python (test) code
I must have messed something up in the C# code while trying to fix the NonCopyableAnalyzer reports. To be honest, at this point I'm not sure how much this one actually helps, seeing that patterns like |
Just doublechecking for C#: this change does the proper thing in regards to our |
TBH, I am not sure formatting is important unless it is in some way extreme. |