ale/ale_linters
w0rp 2b785688ea
#3299 Merge gcc and clang into a cc linter
Users can easily be confused when they set some options for a C or C++
compiler, and another compiler is run with different options, which
still reports errors. To remedy this, the existing `gcc` and `clang`
linters have been replaced with a `cc` linter that will run either
compiler.

This is a breaking change for ALE v3.0.0.
2020-08-20 01:49:14 +01:00
..
ada #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
ansible #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
apiblueprint Improve ALE project style checking 2018-09-04 16:51:18 +01:00
asciidoc Enable languagetool for asciidoctor files. 2020-07-09 10:46:33 +09:00
asm Fix #2512 - Use -o /dev/null for gcc linting 2019-05-20 13:00:32 +01:00
awk #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
bats Use a function to define shellcheck linters and vars needed, fixes tests 2020-05-08 12:55:54 +01:00
bib #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
c #3299 Merge gcc and clang into a cc linter 2020-08-20 01:49:14 +01:00
chef Adding new linter "cookstyle" for chef recipes (Issue #1187) (#2362) 2019-04-10 18:52:52 +01:00
clojure Use cache for clj-kondo linter 2019-08-06 18:44:53 -03:00
cloudformation Make CloudFormation linter work again with latest 2018-06-20 14:59:51 +02:00
cmake #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
coffee #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
cpp #3299 Merge gcc and clang into a cc linter 2020-08-20 01:49:14 +01:00
crystal Fix crystal-lang non file-tied message handling 2019-10-11 18:34:09 +02:00
cs Support csc, update mcsc (#2586) 2019-07-02 08:18:17 +01:00
css style: fecs related doc and vim scripts 2019-04-11 16:24:59 +08:00
cucumber #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
cuda #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
cypher Make Cypher linter dynamic 2019-02-06 20:29:58 -02:00
d #2132 - Replace command_chain and chain_with with ale#command#Run 2019-04-07 14:58:06 +01:00
dafny Improve ALE project style checking 2018-09-04 16:51:18 +01:00
dart #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
dockerfile Fix style and test 2020-05-06 14:05:39 +03:00
elixir credo now recognizes umbrella projects 2019-09-07 15:40:35 +02:00
elm Elm language server params update 2019-09-04 00:20:12 +02:00
erlang Fix bug with detection of the PLT 2019-07-22 09:50:16 -04:00
eruby Move ale#handlers#ruby#EscapeExecutable to ale#ruby#EscapeExecutable 2019-08-13 01:52:13 -04:00
fish Fix #1373 - Fix a bug with Fish errors not being handled on Linux 2018-03-23 12:17:54 +00:00
fortran #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
fountain Add four spaces, not tabs. 2017-12-20 22:53:03 -06:00
fuse #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
gitcommit #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
glsl #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
go Support revive for go files (#2933) 2020-05-22 06:09:14 -05:00
graphql Fix for incorrect eslint output parsing for graphql files 2019-11-24 15:47:07 -08:00
hack #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
haml #2132 - Implement feature tests with ale#Has 2019-04-07 15:34:39 +01:00
handlebars #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
haskell #1791 Set the working directory for cabal and stack 2019-04-17 14:26:09 +01:00
help Add settings for the Alex linter 2019-02-02 16:20:14 +01:00
html style: fecs related doc and vim scripts 2019-04-11 16:24:59 +08:00
idris #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
ink Add support for ink-language-server 2019-08-07 16:35:12 -05:00
ispc #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
java fix(eclipselsp): Get jar file path failed 2020-08-13 23:12:12 +08:00
javascript Allow the use of StandardX for StandardJS linting and fixing. 2019-10-21 20:46:54 -04:00
json support jsonlint local executable 2019-03-15 16:21:48 -05:00
julia #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
kotlin Merge pull request #3119 from hsanson/2269-ktlint-stdin-support 2020-07-21 12:45:26 +01:00
less Remove +x bit from some files that don't need it. 2019-08-13 00:28:31 -04:00
llvm #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
lua #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
mail linter/markdown: adds support for languatool (#2155) 2019-03-09 13:55:54 +00:00
make Improve ALE project style checking 2018-09-04 16:51:18 +01:00
markdown allow passing custom options to markdownlint 2019-12-19 13:11:25 -05:00
matlab #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
mercury #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
nasm #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
nim Add nimcheck end_col options 2019-11-07 02:44:56 +09:00
nix Add a function for getting matches, and use it to simplify a lot of code 2017-04-18 00:35:53 +01:00
nroff Add settings for the Alex linter 2019-02-02 16:20:14 +01:00
objc ccls: Detect build dir and set compilationDatabaseDirectory 2020-04-18 13:57:57 +02:00
objcpp Fix #2421 - Use compile_commands.json in build dirs to find roots 2019-05-20 19:57:08 +01:00
ocaml Remove features deprecated in previous versions 2020-08-18 23:03:43 +01:00
perl #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
perl6 #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
php Add the possiblity to add extra psalm options 2019-10-07 23:15:01 +02:00
po Add settings for the Alex linter 2019-02-02 16:20:14 +01:00
pod Add settings for the Alex linter 2019-02-02 16:20:14 +01:00
pony #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
powershell Default errorview in pwsh7 now concise 2019-11-09 13:43:00 +10:00
prolog #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
proto #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
pug Close #791 - Handle exceptions for puglint 2019-05-13 21:57:44 +01:00
puppet Handling for puppet parser error at end of input. 2020-07-15 12:10:34 +01:00
purescript Add support for purescript language server (#2572) 2019-06-17 12:54:43 +01:00
pyrex #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
python Close #2472 - Add support for pyright 2020-08-07 12:16:13 +01:00
qml #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
r #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
racket Racket linting using raco (#2146) 2019-01-14 19:45:33 +00:00
reason Remove features deprecated in previous versions 2020-08-18 23:03:43 +01:00
review redpen support for asciidoc, reST, LaTeX and Re:VIEW 2017-11-17 15:34:07 +09:00
rst #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
ruby Fix #2821 - Fix the debride linter after merging older code 2019-10-09 09:53:50 +01:00
rust rust/cargo: add support for a custom target directory 2020-08-13 10:22:33 -04:00
sass #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
scala linter/scala/metals: Fix return value of GetProjectRoot() 2020-04-18 19:51:31 +08:00
scss #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
sh Merge pull request #2906 from elebow/shelldetect-fall-back-to-filetype-if-no-hashbang 2020-08-17 21:29:16 +01:00
slim #2132 - Implement feature tests with ale#Has 2019-04-07 15:34:39 +01:00
sml #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
solidity Add support for `solc` Solidity compiler (#2648) 2019-09-19 19:40:00 +01:00
spec #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
sql Add a function for getting matches, and use it to simplify a lot of code 2017-04-18 00:35:53 +01:00
stylus #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
sugarss #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
swift Add Apple's swift-format as a linter 2020-04-29 14:33:13 +02:00
tcl #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
terraform Add terraform-lsp integration (#2758) 2020-04-20 16:02:31 +01:00
testft Add support for dot-seperate linters, improve linter tests 2016-10-21 21:02:20 -05:00
tex [linter] Add LSP support for LaTeX via texlab 2019-05-13 15:50:03 -03:00
texinfo Add settings for the Alex linter 2019-02-02 16:20:14 +01:00
text linter/markdown: adds support for languatool (#2155) 2019-03-09 13:55:54 +00:00
thrift #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
typescript Allow the use of StandardX for StandardJS linting and fixing. 2019-10-21 20:46:54 -04:00
verilog Merge pull request #2924 from patrick96/vlog-filename 2020-08-14 00:20:57 +01:00
vhdl Adds hdl_checker LSP support (#2804) 2020-08-06 13:20:54 +01:00
vim Add vim-language-server linter support 2020-04-21 02:29:22 +08:00
vue #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
xhtml Add settings for the Alex linter 2019-02-02 16:20:14 +01:00
xml #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
yaml #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
yang #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
zig Support zls language server for zig 2020-07-10 22:33:37 -04:00