Link

Getting Started

Style as Code helps C# developers write code with consistent style.

This is done by expanding the use of EditorConfig files and Rosyln Analyzers.

What you get here

This project provides 3 things to help developers get started with EditorConfigs:

Why you should care

The goals are:

  • Consistent code style across projects
  • Less pain from code style related changes
  • A place to learn about and discuss code style best practices
  • Less time spent creating and maintaining EditorConfig files
  • Less distraction from dozens, hundreds, or thousands of IDE suggestions and warnings