Skip to content

Commit 229e044

Browse files
committed
chore(lint): exclude integrationsdotsh submodule from oxlint and oxfmt
1 parent 3f45828 commit 229e044

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.oxfmtrc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
".reference",
66
".turbo",
77
"dist",
8+
"integrationsdotsh",
89
"node_modules",
910
"bun.lock",
1011
"*.tsbuildinfo",

.oxlintrc.jsonc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@
116116
".turbo/",
117117
".worktrees/",
118118
"dist/",
119+
"integrationsdotsh/",
119120
"node_modules/",
120121
"bun.lock",
121122
"*.tsbuildinfo",

0 commit comments

Comments
 (0)