summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-21Merge pull request #342 from Exteris/bugfix/gfortran-6.3.1v1.1.1w0rp
2017-02-21escape dot in maker regex (#357)Chris Paul
2017-02-11Fix Pug lintingw0rp
2017-02-09Don't export the custom-checks script in archivesw0rp
2017-02-09Document the command_chain optionv1.1.0w0rp
2017-02-09Revert "Add a Batch stdin wrapper script"w0rp
2017-02-08Make some corrections in the READMEw0rp
2017-02-08#314 Use the quickfix list for jumping between errors if that is set instead ...w0rp
2017-02-08#39 Don't send the Vim buffer to commands before the last in a chainw0rp
2017-02-07Add a test to cover sign placement after lintingw0rp
2017-02-07Cover the Rust handler with some testsw0rp
2017-02-07try fixing go build (#297)Joshua Rubin
2017-02-07#256 Attempt to fix Rust linter issues againw0rp
2017-02-07#256 Attempt to fix Rust linter issuesw0rp
2017-02-06#289 Only use the --stdin-display-name flag if the flake8 version supports itw0rp
2017-02-06Merge pull request #307 from yous/rubocop-commentw0rp
2017-02-06Merge pull request #305 from notkild/masterw0rp
2017-02-06Fix rust linting with cargo when multiple targets are presentnotkild
2017-02-06Update comments for RuboCop patternChayoung You
2017-02-05Take the rubocop filename from the buffer number given to the functionw0rp
2017-02-05Merge pull request #299 from derekprior/dp-fix-rubocop-againw0rp
2017-02-05Merge pull request #294 from tpict/masterw0rp
2017-02-05Update the contributing guide to offer some more advicew0rp
2017-02-05Make a note in the FAQ about how to use quickfix errorsw0rp
2017-02-04Fix mypy error parsing when column numbers are included.w0rp
2017-02-04Fix #124 Finish implementing command chaining, and make it work for DMDw0rp
2017-02-03Fix Rubocop filename handlingDerek Prior
2017-02-02Add a default alias for the Dockerfile filetype, which is capitalised for som...w0rp
2017-02-02Add --enable-neovim flag to vint when appropriatetpict
2017-02-01Merge pull request #284 from EinfachToll/fix-gcc-commandw0rp
2017-02-01Tell gcc to use C, not C++, when linting C source filesEinfachToll
2017-01-30Dockerfile linting via hadolint (#282)Ɓukasz Jan Niemier
2017-01-30Fix #249 Mention how to clear sign background colors in the READMEw0rp
2017-01-30Merge pull request #281 from derekprior/dp-fix-rubocopw0rp
2017-01-27Enable Rubocop to exclude files based on configDerek Prior
2017-01-24Add ALEInfo command to get list of available/enabled linters (#273)DiscoViking
2017-01-22Document the new quickfix and loclist options.w0rp
2017-01-22Sort the global options in the documentation by name.w0rp
2017-01-22Add a script for custom checks to enforce using the abort flag for functions ...w0rp
2017-01-22Make the Erlang linter code match the style used in the rest of the codebase....w0rp
2017-01-22Add erlc lint for Erlang (#248) (#255)Magnus
2017-01-22Fix parsing of currently shown signs with Spanish locale (#268)EinfachToll
2017-01-22Clean up the list opening testsw0rp
2017-01-22Add option to open loclist/quicklist when there are errors (#266)yfery
2017-01-20Improve mypy handling a little bit morew0rp
2017-01-19REVERT "Fix some naming conventions and use abort for all Rust functions, and...w0rp
2017-01-19Join the lines Neovim passes to ale (#263)EinfachToll
2017-01-19Merge pull request #262 from KenjiTakahashi/fix_swiftlintw0rp
2017-01-18Merge pull request #265 from aswins/mypy_fixw0rp
2017-01-18Fix using variable g:ale_python_mypy_options that was not definedAswin