This repository has been archived on 2024-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
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 Complain about binary operators on the ends of lines 2019-02-10 11:43:48 +00:00
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 Try to start the NeoVim 0.3 tests more times 2018-07-12 14:02:38 +01:00
run-vint Get tests running and passing with NeoVim 0.2 and 0.3 2018-06-28 13:53:49 +01:00