Rules to Better Code Quality
- Do you run the Code Health checks in your VisualStudio.com Continuous Integration Build?
- Do you use the Code Health Extensions in VS Code?
- Do you use the Code Health Extensions in Visual Studio?
- Do you keep your code consistent using .editorconfig?
- Do you know which check-in policies to enable?
- Do you stay safe against the OWASP Top 10?
- Do you know how to get code line metrics?