superlint/test/linters/jscpd/good
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
..
clojure_good_1.clj feat!: run linters against the workspace (#5041) 2023-12-24 17:56:15 +01:00
coffeescript_good_1.coffee feat!: run linters against the workspace (#5041) 2023-12-24 17:56:15 +01:00
csharp_good_01.cs feat!: run linters against the workspace (#5041) 2023-12-24 17:56:15 +01:00
css_good_01.css feat!: run linters against the workspace (#5041) 2023-12-24 17:56:15 +01:00
dart_good_1.dart feat!: run linters against the workspace (#5041) 2023-12-24 17:56:15 +01:00
Dockerfile Move tests to the test directory (#4985) 2023-12-15 08:50:35 +00:00
Dockerfile.dev Move tests to the test directory (#4985) 2023-12-15 08:50:35 +00:00
gherkin_good_01.feature feat!: run linters against the workspace (#5041) 2023-12-24 17:56:15 +01:00
golang_good_01.go feat!: run linters against the workspace (#5041) 2023-12-24 17:56:15 +01:00
groovy_good_01.groovy feat!: run linters against the workspace (#5041) 2023-12-24 17:56:15 +01:00
html_good_01.html feat!: run linters against the workspace (#5041) 2023-12-24 17:56:15 +01:00
java_good_1.java feat!: run linters against the workspace (#5041) 2023-12-24 17:56:15 +01:00
json_good_1.json feat!: run linters against the workspace (#5041) 2023-12-24 17:56:15 +01:00
kotlint_good_1.kt feat!: run linters against the workspace (#5041) 2023-12-24 17:56:15 +01:00
latex_good_1.tex feat!: run linters against the workspace (#5041) 2023-12-24 17:56:15 +01:00
lua_good_1.lua feat!: run linters against the workspace (#5041) 2023-12-24 17:56:15 +01:00
markdown_good_1.md feat!: run linters against the workspace (#5041) 2023-12-24 17:56:15 +01:00
perl_good_1.pl feat!: run linters against the workspace (#5041) 2023-12-24 17:56:15 +01:00
php_good_1.php feat!: run linters against the workspace (#5041) 2023-12-24 17:56:15 +01:00
powershell_good_1.ps1 feat!: run linters against the workspace (#5041) 2023-12-24 17:56:15 +01:00
protobuf_good_1.proto feat!: run linters against the workspace (#5041) 2023-12-24 17:56:15 +01:00
r_good_1.r feat!: run linters against the workspace (#5041) 2023-12-24 17:56:15 +01:00
ruby_good_1.rb feat!: run linters against the workspace (#5041) 2023-12-24 17:56:15 +01:00
shell_good_1.sh feat!: run linters against the workspace (#5041) 2023-12-24 17:56:15 +01:00
sql_good_1.sql feat!: run linters against the workspace (#5041) 2023-12-24 17:56:15 +01:00
typescript_good_1 copy.ts feat!: run linters against the workspace (#5041) 2023-12-24 17:56:15 +01:00
typescript_good_1.ts feat!: run linters against the workspace (#5041) 2023-12-24 17:56:15 +01:00
xml_good_1.xml feat!: run linters against the workspace (#5041) 2023-12-24 17:56:15 +01:00
yml_good_1.yml feat!: run linters against the workspace (#5041) 2023-12-24 17:56:15 +01:00