Skip to content

Commit d29ec34

Browse files
authoredDec 22, 2024··
Ignore rsync global binary (#889)
1 parent 62fbc76 commit d29ec34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎packages/knip/src/constants.ts

+1
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ export const IGNORED_GLOBAL_BINARIES = new Set([
9999
'pwd',
100100
'rm',
101101
'rmdir',
102+
'rsync',
102103
'scp',
103104
'seq',
104105
'set',

0 commit comments

Comments
 (0)
Please sign in to comment.