superlint/lib/functions
Marco Ferrari 11b70102c3
feat!: run linters against the workspace (#5041)
- Run jscpd, gitleaks, textlint  against the entire workspace instead of
  running them over single files, one by one.
- Implement a warning function for deprecated variables.
- Deprecate the VALIDATE_JSCPD_ALL_CODEBASE variable.
- Remove duplicate configuration files when they are the same as the
  ones we provide in TEMPLATES.
- Add a missing tests for ansible-lint.
- Move ANSIBLE_DIRECTORY configuration when running tests in
  buildFileList, where similar configs are.
- Simplify ansible-lint test cases to include only what's necessary, and
  not an entire set of roles, playbooks, and inventory.
- Write instructions about major upgrades in the upgrade guide.
2023-12-24 17:56:15 +01:00
..
buildFileList.sh feat!: run linters against the workspace (#5041) 2023-12-24 17:56:15 +01:00
detectFiles.sh fix: fail if r package installation fails (#4994) 2023-12-21 20:52:57 +01:00
linterRules.sh Fix ts-standard configuration (#4932) 2023-12-02 08:35:41 +00:00
linterVersions.sh Add renovate-config-validator (#4643) 2023-09-12 16:58:09 +00:00
log.sh Lint Go modules (#4984) 2023-12-16 08:30:33 +00:00
possum.sh break out: (#990) 2020-11-12 11:27:34 -06:00
setupSSH.sh update GitHub SSH fingerprints (#4826) 2023-11-01 12:09:09 -07:00
updateSSL.sh Certs (#1470) 2021-04-26 09:00:42 -05:00
validation.sh feat!: run linters against the workspace (#5041) 2023-12-24 17:56:15 +01:00
worker.sh feat!: run linters against the workspace (#5041) 2023-12-24 17:56:15 +01:00