superlint/lib/functions
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
..
buildFileList.sh feat: save super-linter output if requested (#5806) 2024-07-01 14:50:52 +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 feat: remove no-eslintrc and simplify eslint conf (#5809) 2024-07-11 12:54:14 +02:00
linterRules.sh chore: simplify error code checks (#5131) 2024-01-30 08:48:24 +01:00
log.sh fix: respect log level when writing to the log (#5546) 2024-04-20 09:18:14 +00: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 feat: allow using both prettier and standardjs (#5679) 2024-07-19 05:04:43 +00:00
worker.sh feat: save super-linter output if requested (#5806) 2024-07-01 14:50:52 +02:00