Commit Graph

5 Commits

Author SHA1 Message Date
Sergio Pedri 03644c981e Temporarily switch modifier preference to silent
Needs https://github.com/dotnet/roslyn/issues/52904 to be fixed
2022-06-12 14:22:11 +02:00
Nirmal Guru 41abf66445 Update EditorConfig and Git files
- Add default Git attributes.
- Update Git ignores to latest.
- Merge duplicate EditorConfig rules.
- Format projects to EditorConfig rules.
- Fix formatting errors in 'Guard.md' file.
2022-06-11 15:36:02 +02:00
Sergio Pedri c176080d37 Switch whole solution to file-scoped namespaces 2021-11-01 20:46:46 +01:00
Sergio Pedri 7a2295b03c Update some code style rules
In particular:
- Use explicit types everywhere to improve clarity
- Use target-typed new() expression when target is explicit
- Use explicit discard for value-returning statements
2021-11-01 20:34:00 +01:00
Sergio Pedri de2678f3ec Port and update initial build and solution files 2021-10-29 17:54:22 +02:00