summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-25Fixes govet linter for go 1.13+, with testsmostfunkyduck
2020-05-22Support revive for go files (#2933)Paco
2020-05-20Fixes #3092 - Implement loading `@file` c argumentsStephen Robinson
2020-05-19Merge pull request #3173 from nibocn/feat#javac-sourcepathHoracio Sanson
2020-05-19refactor(javac): ale_java_javac_sourcepath variable defaults to StringNiBo
2020-05-19refactor(javac): ale_java_javac_classpath variable supports String and List t...NiBo
2020-05-19refactor(javac): ale_java_javac_sourcepath variable supports String and List ...NiBo
2020-05-15style(javac): Code formattingNiBo
2020-05-15feat(javac): Add java_javac_sourcepath variableNiBo
2020-05-15Added linter installing methodsMohamed hamza
2020-05-15Merge pull request #3077 from puritys/javaagentHoracio Sanson
2020-05-15More docs for beginners to use cloudformation linterNoNE
2020-05-09Merge pull request #3134 from Ian2020/masterHoracio Sanson
2020-05-08Use a function to define shellcheck linters and vars needed, fixes testsIan2020
2020-05-06Fix style and testmax ulidtko
2020-05-06Improve :ALEDetail for dockerfile_lintmax ulidtko
2020-05-05Merge branch 'rust-analyzer' of https://github.com/jonhoo/ale into jonhoo-rus...RyanSquared
2020-04-30fix: don't append newline when buffer is noeol and nofixeolJames C. Davis
2020-04-29Main logic of shellcheck has moved, updated backward compat testIan2020
2020-04-29Add Apple's swift-format as a linterKlaas Pieter Annema
2020-04-28Fix linting issue - indentation incorrectIan2020
2020-04-28Fix shell detection test, shellcheck function name has changedIan2020
2020-04-28Fix handler test, function name has changedIan2020
2020-04-28Moved common code to ale handlers, updated bats docIan2020
2020-04-28Fix documentation oversightsIan2020
2020-04-25Fix eclipselsp command function.Horacio Sanson
2020-04-24Add shellcheck as linter for bats filesIan2020
2020-04-21Merge pull request #3117 from zoonfafer/vim-vimlsHoracio Sanson
2020-04-21Add vim-language-server linter supportJeffrey Lau
2020-04-20Merge pull request #3121 from zoonfafer/scala-metalsw0rp
2020-04-20Add terraform-lsp integration (#2758)Oliver Ford
2020-04-19Merge pull request #3027 from ndtho8205/fix-kotlinc-stderrHoracio Sanson
2020-04-18ccls: Detect build dir and set compilationDatabaseDirectoryTomas Janousek
2020-04-18linter/scala/metals: Fix return value of GetProjectRoot()Jeffrey Lau
2020-04-18Merge pull request #3098 from tarikgraba/verilator-columnnw0rp
2020-04-18Fix the cursor tests, that stop tests runningw0rp
2020-04-18Broken message in pycodestyle (or any other Linters whose name include 'code'...Yuto
2020-04-18Adds column number to the verilator verilog linterTG
2020-04-18Fix 2269 - use ktlint stdin.Horacio Sanson
2020-04-17Merge pull request #2681 from mynomoto/clj-kondo-cachew0rp
2020-04-17Merge pull request #2823 from jeremija/do-not-save-on-autoimportw0rp
2020-04-17Merge pull request #3050 from StarryLeo/fix-vim-sign-priority-patch-checkHoracio Sanson
2020-04-15Closes #3019 - Implement default navigationw0rp
2020-04-15Fix tslint fixer not working issue (temporary file not found)Dalius Dobravolskas
2020-04-09Move to rust-analyzer everywhereJon Gjengset
2020-04-09rust-analyzer server binary changed nameJon Gjengset
2020-04-02add stdin option for supported vint versionsTim Bedard
2020-03-26Issue 2598: Addtional ^M characters on WindowsJohn Gehrig
2020-03-26Fix code conventionpuritys
2020-03-26Fix code conventionpuritys