summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-12-19Fix #1031 - Make the rust flags configurablew0rp
2017-12-19Fix mcsc paths and escaping for Windowsw0rp
2017-12-19Fix #1226 - Update the mcsc documentation to make it clearer how to use itw0rp
2017-12-18Make alex a file linterJohannes Wienke
2017-12-18Indicate that 4.2.0 is no longer strictly required for prettier-eslint, and a...w0rp
2017-12-18Sort the list of supported tools and add vale to more languagesw0rp
2017-12-18Update docsDaniel Parker
2017-12-17Merge pull request #1220 from languitar/linter-alexw0rp
2017-12-17Clean up some doc formattingw0rp
2017-12-17Fix some right margin alignmentw0rp
2017-12-17Merge pull request #1203 from Carpetsmoker/autocmd-startw0rp
2017-12-17Update ale.txtw0rp
2017-12-13Add a linter for alexJohannes Wienke
2017-12-10Run before lint cycle, rename autocmdsMartin Tournoij
2017-12-09add google-java-format fixerbutlerx
2017-12-07Merge pull request #1174 from eborden/eborden/add-brittany-for-haskell-format...w0rp
2017-12-07Update ale.txtw0rp
2017-12-07Merge pull request #1192 from fvictorio/add-solhint-supportw0rp
2017-12-07Fix #1202 - Do not use --all-targets by default, because it doesn't work some...w0rp
2017-12-07Add ALEStartLint autocmdMartin Tournoij
2017-12-05Update doc/ale.txt to include brittany.Evan Rutledge Borden
2017-12-04Update documentationFranco Victorio
2017-12-05added importjs fixerJeff Willette
2017-12-02Fix #1186 - Disable checking code with perl by defaultw0rp
2017-12-02Revert "Fix #1186 - Use -w by default for Perl, which does not execute code"w0rp
2017-12-02Fix #1186 - Use -w by default for Perl, which does not execute codew0rp
2017-12-01Add glslls (#1179)Sven-Hendrik Haase
2017-12-01Add prospector for checking Python code (#1183)Carlos Coêlho
2017-11-30Fix #1176 - Add an option for caching failing executable checksw0rp
2017-11-28Add brittany for Haskell formattingEvan Rutledge Borden
2017-11-28Allow warnings about trailing blank lines to be hidden for flake8 and pycodes...w0rp
2017-11-28Fix #1168 - Make the ruby linter executable configurablew0rp
2017-11-27Reference the JS ESLint optionsBenjie Gillam
2017-11-27Fix typoBenjie Gillam
2017-11-27Add support for linting GraphQL with ESLintBenjie Gillam
2017-11-26Document go to definition support and put that and completion in an LSP sectionw0rp
2017-11-26Fix #1166 - Add an option for the rls toolchainw0rp
2017-11-22Add support for post-processing fixer outputw0rp
2017-11-22Support fixer aliases, and make prettier-eslint and prettier-standard just workw0rp
2017-11-22#1095 Use --stdin-filepath where available for prettier-eslintw0rp
2017-11-22#1095 - Use --stdin-filepath for prettier, where availablew0rp
2017-11-22Disable piping buffer data into commands for fixing files where neededw0rp
2017-11-21Escape the pyls executable in the command, and support running virtualenv pyl...w0rp
2017-11-21Fix #783 - Do not run Flow with home directory configuration files by defaultw0rp
2017-11-20Add `drafter` for checking API Blueprint files (#1152)Shogo NAMEKI
2017-11-19Make the message formats configurable with buffer local variablesw0rp
2017-11-19Add an FAQ entry explaining how to configure ALE for different buffers.w0rp
2017-11-17Merge pull request #1142 from rhysd/redpen-extw0rp
2017-11-17Fix #741 - Set highlights for entire lines when signs are disabledw0rp
2017-11-17add ale_asm_gcc_executable option (#1138)Thomas van der Burgt