Getting Started | Explains why the project exists |
Contents | What you’ll find here |
Resolving Violations | Guidance on making code style related changes |
Considerations | Guidance for project owners and contributors |
Recommended Process | The currently recommended steps to take when resolving rule violations |
Templates | Commit and Pull Request templates to use when introducing and resolving rules |
EditorConfigs | Working with EditorConfig files |
Selection | Guidance on selecting an EditorConfig file |
Style as Code | Information on the EditorConfigs provided by Style as Code |
Disagreements | How to handle rule disagreements |
Adding Analyzers | Guidance on adding additional analyzers |
Best Practices | Information on the best practices shared here |
Language Features | Rules related to C# language features |
Formatting | Rules related to spacing, ordering, and new lines |
Naming | Rules involving consistent naming |
FAQ | Answers to miscellaneous questions |