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.