Skip to content

Commit

Permalink
fix: editorconfig-checker.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nikkeyl committed Jan 11, 2025
1 parent 1b6df1f commit 3c2bb77
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .editorconfig-checker.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"exclude": [
"config.yml",
"CHANGELOG.md",
"README.md"
"config.yml",
"README.md",
"selector.ts"
]
}

0 comments on commit 3c2bb77

Please sign in to comment.