lint/lib
Marco Ferrari 3a784fcfd6
fix: simplify file status checks ()
- 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
..
functions fix: simplify file status checks () 2024-01-10 12:35:05 +01:00
linter.sh feat: delete temporary files and directories () 2024-01-10 09:06:04 +00:00