Updated docs a bit

This commit is contained in:
Daniel Cronqvist 2024-09-04 21:27:18 +02:00
parent 247f9294af
commit 8fd43d95aa
5 changed files with 99 additions and 14 deletions

View file

@ -244,7 +244,7 @@ dotnet_diagnostic.CA1720.severity = silent
dotnet_diagnostic.CA1711.severity = silent
dotnet_diagnostic.CA1716.severity = silent
[.github/**/*.yml]
[*.(yml|json|js)]
charset = utf-8
end_of_line = lf
indent_size = 2