You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
with the usage of the lintstage I would like it is possible to add support for compare a file with a directory, the same functionality with skipLocal but compare with a file with a directory. to find it the file have a duplicate code with the source code.
with the usage of the lintstage I would like it is possible to add support for compare a file with a directory, the same functionality with skipLocal but compare with a file with a directory. to find it the file have a duplicate code with the source code.
npx jscpd -g -p **/*.ts -r consoleFull --skipLocal src/ src/myfile.changed.ts
The text was updated successfully, but these errors were encountered: