Skip to content

Commit

Permalink
chore: 🚨 lint editorconfig
Browse files Browse the repository at this point in the history
Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com>
  • Loading branch information
iamnewton committed Oct 23, 2024
1 parent d3da58d commit 333eddb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .editorconfig-checker.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"Exclude": [
"LICENSE",
"public",
"\\.md$"
"^LICENSE$",
"^public/.*"
],
}

0 comments on commit 333eddb

Please sign in to comment.