summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-07-26fix: Remove explicit calls to file path in astylejhlink
2020-07-26feat: Add project option file support for astylejhlink
2020-07-26feat: Use stdin/redirection for astylejhlink
2020-07-25test: Add cpp test case for astylejhlink
2020-07-21Merge pull request #2914 from hsanson/2913-fix-checkstyle-config-with-optionsw0rp
2020-07-21Merge pull request #3070 from hsanson/2732-add-bashate-supportw0rp
2020-07-21Merge pull request #3119 from hsanson/2269-ktlint-stdin-supportw0rp
2020-07-15Handling for puppet parser error at end of input.Mark Egan-Fuller
2020-07-10Support zls language server for zigSheheryar Parvaz
2020-07-10test: Add astyle vader testjhlink
2020-07-08eslint: Use cwd from executable location to fix nested projects (#3222)Kevin Locke
2020-07-02Tests/puppet: add new test case for a heretofore unaccounted-for version of e...Christopher Peterson
2020-07-01Run ESLint fixer from project root, where possible (#3096)Kevin Locke
2020-06-20Merge pull request #3158 from ulidtko/improve-dockerfile_lintHoracio Sanson
2020-06-11Update the internal ALE version to 2.7.0v2.7.0w0rp
2020-05-31Add test for LSP autoimportJerko Steiner
2020-05-31Add support for rename (documentChanges)Jerko Steiner
2020-05-30vim/vint: show policy nameKeith Maxwell
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-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-15Merge pull request #3077 from puritys/javaagentHoracio Sanson
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-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 shell detection test, shellcheck function name has changedIan2020
2020-04-28Fix handler test, function name has changedIan2020
2020-04-21Add vim-language-server linter supportJeffrey Lau
2020-04-20Add terraform-lsp integration (#2758)Oliver Ford
2020-04-18ccls: Detect build dir and set compilationDatabaseDirectoryTomas Janousek
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 #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-03-26To support javaagent on eclipselsppuritys
2020-03-23Fix 2732 - Add bashate supportHoracio Sanson
2020-03-15Fix vim sign priority patch checkStarryLeo
2020-03-12Fix 2816 - Standard fix does not work.Horacio Sanson