openwisp-utils icon indicating copy to clipboard operation
openwisp-utils copied to clipboard

[change] Add an option to ignore files in `openwisp-qa-check`

Open codesankalp opened this issue 3 years ago • 0 comments

It would be good to have an option like --ignore <file_pattern> or --i <file_pattern> to ignore running QA checks on files specified in the pattern while running openwisp-qa-check.

This feature will help in ignoring folders like node_modules or env which is not required in QA check.

codesankalp avatar Jun 15 '22 19:06 codesankalp