Skip to content

Commit

Permalink
(maint) Ignore indentation in conttributors file
Browse files Browse the repository at this point in the history
  • Loading branch information
AdmiringWorm committed May 2, 2024
1 parent 47a1f8c commit 103a28b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ indent_size = 2
indent_size = 2
trim_trailing_whitespace = false

[.all-contributorsrc]
indent_style = unset
indent_size = unset

# C# files
[*.cs]
#### .NET Coding Conventions ####
Expand Down

0 comments on commit 103a28b

Please sign in to comment.