superlint/.github
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
..
ISSUE_TEMPLATE Move instructions from the wiki to docs (#4957) 2023-12-12 08:41:41 +01:00
linters feat!: run linters against the workspace (#5041) 2023-12-24 17:56:15 +01:00
release-please ci: configure release-please dry-run and changelog (#5039) 2023-12-21 15:03:14 +01:00
workflows ci: enable auto-merge for dependabot pull requests (#5063) 2023-12-24 17:20:13 +01:00
CODEOWNERS Simplify container image build (#4962) 2023-12-15 11:59:36 +01:00
CONTRIBUTING.md Update documentation (#4981) 2023-12-11 21:35:20 +00:00
dependabot.yml feat: automatically handle ktlint updates (#5049) 2023-12-24 14:47:34 +01:00
pull_request-template.md feat!: run linters against the workspace (#5041) 2023-12-24 17:56:15 +01:00