Skip to content

Commit

Permalink
fix(editorconfig): get reid of spelling_exclusion_path
Browse files Browse the repository at this point in the history
  • Loading branch information
Foxtrot47 committed Dec 17, 2023
1 parent 716fe7c commit 340a334
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ root = true
# Don't use tabs for indentation.
[*]
indent_style = space
# (Please don't specify an indent_size here; that has too many unintended consequences.)
spelling_exclusion_path = SpellingExclusions.dic

# Code files
[*.{cs,csx,vb,vbx}]
Expand Down

0 comments on commit 340a334

Please sign in to comment.