Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 908 Bytes

index.md

File metadata and controls

26 lines (18 loc) · 908 Bytes
title nav_order
Getting Started
1

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