mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-21 21:50:59 -05:00
9131ef7278
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. |
||
---|---|---|
.. | ||
buildFileList.sh | ||
detectFiles.sh | ||
githubDomain.sh | ||
githubEvent.sh | ||
linterCommands.sh | ||
linterRules.sh | ||
log.sh | ||
output.sh | ||
possum.sh | ||
setupSSH.sh | ||
updateSSL.sh | ||
validation.sh | ||
worker.sh |