superlint/lib
Marco Ferrari 9131ef7278
fix!: remove undocumented secondary extension case (#5983)
Remove an undocumented corner case that might cause Super-linter to
consider a configuration value for a configuration file that points to a
non-existing YAML file as valid. Before this change, Super-linter falls
back to a yml (yaml) extension if the configuration value points to a
non-existing file with a yaml (yml) extension. This workaround dates
back to when Super-linter didn't support customizing configuration file
names.

Now, if the configuration file doesn't exist, Super-linter throws a
fatal error so users can fix their configuration instead.
2024-08-14 18:50:27 +02:00
..
functions fix!: remove undocumented secondary extension case (#5983) 2024-08-14 18:50:27 +02:00
globals fix!: remove sql-lint (#5991) 2024-08-14 17:30:46 +02:00
linter.sh fix: remove intro text from stdout and stderr (#6020) 2024-08-14 18:16:44 +02:00