mirror of
https://github.com/jcreek/advent-of-code.git
synced 2026-07-13 03:03:46 +00:00
chore(*): Add C# linting
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
# Remove the line below if you want to inherit .editorconfig settings from higher directories
|
||||||
|
root = true
|
||||||
|
|
||||||
|
[*.cs]
|
||||||
|
# Default severity for analyzer diagnostics with category 'Style' (escalated to build warnings)
|
||||||
|
dotnet_analyzer_diagnostic.category-Style.severity = warning
|
||||||
Reference in New Issue
Block a user