Exclude “node_modules” and “vendor” directories from scan
-
I think that excluding directories like “node_modules” and “vendor” from the scan performed by this plugin will be a nice improvement.
They are respectively used by npm and composer, two tools used for development, and don’t directly contain files belonging to the actual theme.
Right now, the scan results show also a lot of unneeded warnings and issues for files inside these folders, finding useful info is way harder this way.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Exclude “node_modules” and “vendor” directories from scan’ is closed to new replies.