yaml-sort-checker
yaml-sort-checker copied to clipboard
Add parameter to allow to verify YML sorting as case sensitive or insensitive
We added in a fork the option to allow to choose wheather to use a case sensitive or insensitive string comparison. So we can choose if we allow to get all cappital letter at the begginig of the file or not.
New optional parameter in yaml-sort-checker.yml
config file:
case-sensitive: false