jqassistant-archive / jqa-yaml2-plugin

http://jqassistant.org
GNU General Public License v3.0
0 stars 1 forks source link

Support for excluding and including files explicitly #6

Closed obfischer closed 3 years ago

obfischer commented 4 years ago

As a user of jQA, I would like to have a configuration option, to include or exclude YAML files explicitly from the scanning process, so that I have a finer control over the scanning process.

This feature would allow a user for example to exclude corrupt YAML files the scanner can not handle from the scanning process.

obfischer commented 3 years ago

This feature has been implemented by @ascheman via #10.