Skip to content

Commit 87db7b7

Browse files
authored
feat: add .oxlintrc.json to linters (#278)
1 parent b6f21c7 commit 87db7b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

update.mjs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ const linters = [
9191
'.lintstagedrc*',
9292
'.ls-lint.yml',
9393
'.markdownlint*',
94+
'.oxlintrc.json',
95+
'.oxlintrc.json.bak',
9496
'.prettier*',
9597
'.pylintrc',
9698
'.ruff.toml',

0 commit comments

Comments
 (0)