superlint/test
Marco Ferrari 2daf461143
feat: allow using both prettier and standardjs (#5679)
- Allow using both Prettier and StandardJS at the same time by removing
  JAVASCRIPT_DEFAULT_STYLE and TYPESCRIPT_DEFAULT_STYLE
  configuration variables. They create a confusing corner case that
  Super-linter already handles with its core logic that's in place to
  enable and disable linters.
- Document VALIDATE_JAVASCRIPT_PRETTIER and VALIDATE_TYPESCRIPT_PRETTIER
  because they were missing from the README.
- Add missing TYPESCRIPT_PRETTIER tests.
2024-07-19 05:04:43 +00:00
..
data feat: allow using both prettier and standardjs (#5679) 2024-07-19 05:04:43 +00:00
inspec/super-linter chore: bump alpine image to 3.20 and php to 8.3.x (#5863) 2024-07-15 09:52:42 +00:00
lib chore: split validation logic in smaller functions (#5892) 2024-07-16 08:22:45 +00:00
linters feat: allow using both prettier and standardjs (#5679) 2024-07-19 05:04:43 +00:00
run-super-linter-tests.sh feat: write github actions step summary (#5867) 2024-07-11 08:01:11 +00:00
validate-docker-labels.sh Validate container image labels (#4926) 2023-12-07 14:18:47 +00:00