lint/lib/functions
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
..
buildFileList.sh fix!: remove sql-lint (#5991) 2024-08-14 17:30:46 +02:00
detectFiles.sh fix: don't skip processing ansible_directory pwd (#5790) 2024-06-19 16:58:11 +00:00
githubDomain.sh feat: configure github server url (#5792) 2024-06-21 08:54:19 +02:00
githubEvent.sh feat: automatically set the default branch (#5242) 2024-02-08 08:41:07 +00:00
linterCommands.sh fix!: remove sql-lint (#5991) 2024-08-14 17:30:46 +02:00
linterRules.sh fix!: remove undocumented secondary extension case (#5983) 2024-08-14 18:50:27 +02:00
log.sh fix: respect log level when writing to the log (#5546) 2024-04-20 09:18:14 +00:00
output.sh fix: avoid duplicated content in summary (#5939) 2024-07-30 08:35:14 +02:00
possum.sh break out: (#990) 2020-11-12 11:27:34 -06:00
setupSSH.sh feat: enable shell error checks (#5126) 2024-02-20 19:05:39 +00:00
updateSSL.sh feat: enable shell error checks (#5126) 2024-02-20 19:05:39 +00:00
validation.sh fix!: remove sql-lint (#5991) 2024-08-14 17:30:46 +02:00
worker.sh fix: remove intro text from stdout and stderr (#6020) 2024-08-14 18:16:44 +02:00