summaryrefslogtreecommitdiff
path: root/ale_linters
AgeCommit message (Expand)Author
2017-02-11Merge pull request #329 from tomotanakamura/AddClangToCppw0rp
2017-02-11Add clang to cpp linters.tomotanakamura
2017-02-10Fix #246 Don't run flow if there's no .flowconfigw0rp
2017-02-09Pass the buffer's filename to CredoJon Parise
2017-02-09Merge pull request #306 from ahmedelgabri/standardjsw0rp
2017-02-09add xo support (#304)Daniel Lupu
2017-02-09Merge pull request #295 from metakirby5/pr/coffeelint-localw0rp
2017-02-09Merge pull request #285 from medains/masterw0rp
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-05Add standard linterAhmed El Gabri
2017-02-05Merge pull request #294 from tpict/masterw0rp
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 support for locally installed coffeeEthan Chan
2017-02-02add support for locally installed coffeelintEthan Chan
2017-02-02Add --enable-neovim flag to vint when appropriatetpict
2017-02-01Linter addition of PHP Mess Detectormedains
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-27Enable Rubocop to exclude files based on configDerek Prior
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-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-19Merge pull request #262 from KenjiTakahashi/fix_swiftlintw0rp
2017-01-18Fix using variable g:ale_python_mypy_options that was not definedAswin
2017-01-17Fix SwiftLintKenjiTakahashi
2017-01-15Document the mypy options, and fix spacing issues, largely in the documentationw0rp
2017-01-15Merge pull request #237 from keith/ks/mypy-linterw0rp
2017-01-15Rename pylint _args variables to _options variablesw0rp
2017-01-15Merge pull request #243 from SabatierBoris/masterw0rp
2017-01-15Support C# linting with mono compiler mcs. (#250)Junfeng Li
2017-01-15Improve Verilator support (#205) (#258)Masahiro H
2017-01-13Add executable and arguments options for pylint linterSABATIER Boris
2017-01-13Fix some naming conventions and use abort for all Rust functions, and disable...w0rp
2017-01-12Prefix mandatory flake8 arguments with extra spaces so they will always workw0rp
2017-01-12Fix #175 - Fix the error types for rubocopw0rp
2017-01-12Add support for Rust using rustc and cargo (#230)EinfachToll