Enable Rubocop to exclude files based on config
Derek Prior
2017-01-27 16:29:58 -0500
a9c650cd05Add ALEInfo command to get list of available/enabled linters (#273)
DiscoViking
2017-01-25 00:50:49 +0900
fd89da113dDocument the new quickfix and loclist options.
w0rp
2017-01-22 15:19:09 +0000
b2696b105aSort the global options in the documentation by name.
w0rp
2017-01-22 15:06:33 +0000
d7ed49f849Add a script for custom checks to enforce using the abort flag for functions and trailing whitespace, and fix existing issues.
w0rp
2017-01-22 14:54:57 +0000
e4a4fcd26bMake the Erlang linter code match the style used in the rest of the codebase. Make the options match the new standard.
w0rp
2017-01-22 13:51:57 +0000
cae153b3acAdd erlc lint for Erlang (#248) (#255)
Magnus
2017-01-22 14:42:18 +0100
23f8e7ddc5Fix parsing of currently shown signs with Spanish locale (#268)
EinfachToll
2017-01-22 14:40:23 +0100
a37970facdClean up the list opening tests
w0rp
2017-01-22 13:33:16 +0000
a23173eeb2Add option to open loclist/quicklist when there are errors (#266)
yfery
2017-01-22 13:57:05 +0100
9820899b9eImprove mypy handling a little bit more
w0rp
2017-01-20 17:30:23 +0000
ea438be5c1REVERT "Fix some naming conventions and use abort for all Rust functions, and disable the rust linters for now, re #256"
w0rp
2017-01-19 20:21:54 +0000
831f783493Join the lines Neovim passes to ale (#263)
EinfachToll
2017-01-19 21:01:51 +0100
2478d7d925Merge pull request #262 from KenjiTakahashi/fix_swiftlint
w0rp
2017-01-19 13:23:46 +0000
1560f4ce03Merge pull request #265 from aswins/mypy_fix
w0rp
2017-01-18 10:35:52 +0000
d45505e135Fix using variable g:ale_python_mypy_options that was not defined
Aswin
2017-01-18 16:01:36 +0530
548ff299f4Merge pull request #243 from SabatierBoris/master
w0rp
2017-01-15 13:02:51 +0000
8762a6fa66Support C# linting with mono compiler mcs. (#250)
Junfeng Li
2017-01-15 07:42:17 -0500
74e7a283c0Improve Verilator support (#205) (#258)
Masahiro H
2017-01-15 21:39:13 +0900
dc8166384cAdd doc for pylint options
SABATIER Boris
2017-01-13 11:04:29 +0100
0a9f9c0811Add executable and arguments options for pylint linter
SABATIER Boris
2017-01-03 11:52:58 +0100
f412b4f96fFix some naming conventions and use abort for all Rust functions, and disable the rust linters for now, re #256
w0rp
2017-01-13 09:23:03 +0000
3b486d3475Prefix mandatory flake8 arguments with extra spaces so they will always work
w0rp
2017-01-12 13:11:10 +0000
9191750b5bFix#175 - Fix the error types for rubocop
w0rp
2017-01-12 12:57:07 +0000
9c5f092b4fAdd support for Rust using rustc and cargo (#230)
EinfachToll
2017-01-12 10:33:55 +0100
75485d53f6Merge pull request #245 from zefei/add-eslint-options
w0rp
2017-01-12 09:28:06 +0000
2c176a234eadded eslint option to pass in more options
Zefei Xuan
2017-01-05 00:12:36 -0800
5a0c3fd01eAdded hack linter for php (#239)
Zefei Xuan
2017-01-04 09:07:21 -0800
ed43b17201Merge pull request #244 from icgood/fix-perlcritic-typo-exception
w0rp
2017-01-04 13:10:35 +0000
c17123b631Fix#238 Make the README show the proper linter name for Flow
w0rp
2017-01-04 13:05:17 +0000
c9b58136bfMerge pull request #236 from Chronial/patch-1
w0rp
2017-01-04 12:57:40 +0000
871c09c123Merge pull request #235 from still-dreaming-1/fix-php-generic-error
w0rp
2017-01-04 12:54:54 +0000
c97ad01bcbFix typo in perlcritic linter dictionary
Ian Good
2017-01-03 14:55:23 -0500