Skip to content

Commit 9e9e5e6

Browse files
committed
Ignore oxlint/oxfmt binaries in Knip
1 parent 3a318e5 commit 9e9e5e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

knip.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"$schema": "https://unpkg.com/knip@5/schema.json",
33
"ignore": ["shared/types/lexicons/**"],
4+
"ignoreBinaries": ["oxfmt", "oxlint"],
45
"workspaces": {
56
".": {
67
"entry": [

0 commit comments

Comments
 (0)