EditorConfig
.net style guide
Defines coding style settings for C# and other .NET technologies to maintain consistency across different editors and IDEs.
A very generic .editorconfig file supporting .NET, C#, VB and web technologies.
642 stars
22 watching
171 forks
last commit: 12 months ago csharpdotneteditorconfigeditorconfig-settingsstylecopvisual-studioweb
Related projects:
Repository | Description | Stars |
---|---|---|
dvdsgl/csharp-in-style | Provides guidelines for writing consistent and clear C# code | 57 |
salgnt/cscs | A curated collection of coding style conventions and standards for various programming languages. | 1,502 |
lornajane/developer-style-guide | Provides guidance for technical writers on documenting complex software topics in an approachable and inclusive manner. | 16 |
kodecocodes/c-sharp-style-guide | A C# style guide focused on readability and simplicity, particularly tailored for Unity game development. | 496 |
chamnap/javascript_style_guide | A comprehensive style guide for writing clean, maintainable JavaScript code | 11 |
sindresorhus/editorconfig-sublime | Helps maintain consistent coding styles across different editors | 1,769 |
stevekwan/best-practices | Guides for front-end developers on coding standards and best practices for JavaScript and CSS. | 1,704 |
davidkadaria/git-style-guide | Provides guidelines and conventions for writing clean, readable, and maintainable code in source control systems | 0 |
wwsun/node-style-guide | A style guide for writing clean and maintainable code in Node.js | 177 |
lin-123/javascript | A JavaScript style guide providing best practices and conventions for writing clean, readable, and maintainable code. | 2,024 |
markeissler/wonderful-objective-c-style-guide | A comprehensive Objective-C coding style guide for maintaining consistency and readability in OSX and iOS codebases. | 67 |
lowrisc/style-guides | Style guides for software development | 377 |
grvcoelho/css-styleguide | An opinionated CSS style guide for building scalable applications | 420 |
sysgarage/javascript-style-guide | A comprehensive style guide for JavaScript development | 2 |
terrierscript/semicolon-less-javascript | A collection of resources and projects advocating for semicolon-less JavaScript coding style. | 7 |