Skip to content

Commit

Permalink
Add set to the ignored binaries list (closes #429)
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Jan 8, 2024
1 parent d9d48d5 commit 1198ccc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/knip/src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ export const IGNORED_GLOBAL_BINARIES = [
'pnpm',
'pnpx',
'rm',
'set',
'sh',
'sudo',
'test', // exception (node built-in module)
Expand Down

0 comments on commit 1198ccc

Please sign in to comment.