summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-21Merge pull request #3119 from hsanson/2269-ktlint-stdin-supportw0rp
2020-07-21Merge pull request #3137 from hsanson/3132-fix-eclipselsp-commandw0rp
2020-07-15Merge pull request #3225 from markeganfuller/puppet_parser_error_at_endHoracio Sanson
2020-07-15Handling for puppet parser error at end of input.Mark Egan-Fuller
2020-07-11Merge pull request #3232 from CherryMan/masterHoracio Sanson
2020-07-10Support zls language server for zigSheheryar Parvaz
2020-07-10doc: Remove c++ from astylejhlink
2020-07-10style: Adjust spacingjhlink
2020-07-10test: Add astyle vader testjhlink
2020-07-10doc: Add astyle to supported lang & toolsjhlink
2020-07-10doc: Add astyle to supported-tools.mdjhlink
2020-07-10doc: Add astyle to ale-c-options in ale-contentsjhlink
2020-07-10doc: Add astyle entry to ALE c integrationjhlink
2020-07-10feat: Add astyle to fix/register.vimjhlink
2020-07-10feat: Add ALE fixer for astylejhlink
2020-07-08eslint: Use cwd from executable location to fix nested projects (#3222)Kevin Locke
2020-07-08Merge pull request #3223 from cspeterson/masterHoracio Sanson
2020-07-02Tests/puppet: add new test case for a heretofore unaccounted-for version of e...Christopher Peterson
2020-07-02Puppet handler: make error-parsing regex more robustChristopher 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-19Merge pull request #3172 from 0xMH/patch-1Horacio 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-31Fix completion with langserver (autoimport in go)Jerko Steiner
2020-05-25Fixes govet linter for go 1.13+, with testsmostfunkyduck
2020-05-22Support revive for go files (#2933)Paco
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-29Main logic of shellcheck has moved, updated backward compat testIan2020
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