ale/test/script
Kevin Clark 6b97af680d Exclude grandfathered-in non-snakecased lints
Prior to #3448, several linters should have been failing the
custom-checks that look for non-snake-cased lint names. They weren't,
but now the bug that hid those is fixed. So to avoid breaking users, we
just exclude those from the check. Linters excluded:

  * clojure/clj_kondo.vim
  * elixir/elixir_ls.vim
  * go/golangci_lint.vim
  * swift/swiftformat.vim
2021-01-01 14:48:10 -08:00
..
block-padding-checker
check-duplicate-tags Use docker image for custom-check scripts 2020-11-28 08:26:13 -08:00
check-supported-tools-tables Fix test/script/check-supported-tools-tables 2020-11-28 08:23:06 -08:00
check-tag-alignment Use docker image for custom-check scripts 2020-11-28 08:26:13 -08:00
check-tag-references Use docker image for custom-check scripts 2020-11-28 08:26:13 -08:00
check-toc Restore ls -v flag to check-toc 2020-11-28 09:44:19 -08:00
custom-checks Use docker image for custom-check scripts 2020-11-28 08:26:13 -08:00
custom-linting-rules Exclude grandfathered-in non-snakecased lints 2021-01-01 14:48:10 -08:00
run-vader-tests
run-vint