lint/lib/functions
Marco Ferrari 3a784fcfd6
fix: simplify file status checks (#5119)
- Simplify file status checks to assume that a file should be linted
  correctly unless we are running in test mode.
- Avoid the corner case of files having the 'bad' string as part of
  their file name to be wrongly assumed to fail linting.
- Move FILE_STATUS initialization where it's needed, after running the
  linters.
2024-01-10 12:35:05 +01:00
..
buildFileList.sh fix: enable linting changed files with textlint (#5100) 2024-01-10 09:49:04 +01:00
detectFiles.sh feat: don't inspect files if not needed (#5094) 2024-01-06 18:39:39 +01:00
githubEvent.sh fix: fix GITHUB_BEFORE_SHA initalization for push (#5098) 2024-01-05 23:07:39 +01:00
linterRules.sh build: use embedded checkstyle configuration files (#5089) 2024-01-02 18:47:45 +01: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 fix: fix GITHUB_BEFORE_SHA initalization for push (#5098) 2024-01-05 23:07:39 +01:00
worker.sh fix: simplify file status checks (#5119) 2024-01-10 12:35:05 +01:00