4e082b9217
Add stylelint option to pass in more options
Alex Masterov
2017-02-12 09:25:40 +03:00
820896315d
Update the contributing guide
w0rp
2017-02-12 00:26:45 +00:00
ed269b8831
Fix the clangtidy linter, and document everything
w0rp
2017-02-11 23:45:06 +00:00
355608b031
Add clang-tidy linter for cpp. (#275)
Tim van Deurzen
2017-02-12 00:32:56 +01:00
4a71638061
Feed files to commands via stdin by first writing the file to a temporary file, and then piping them in via the shell instead
w0rp
2017-02-11 22:43:13 +00:00
341ea5f367
Fix the custom check issue.
w0rp
2017-02-11 22:06:20 +00:00
112f71fb17
Make javac work in a basic way
w0rp
2017-02-11 22:02:38 +00:00
8c4846b68a
Added support for javac (with eclipse classpath support for now) (#141)
Valentin Finini
2017-02-11 22:29:48 +01:00
3551bde012Fix#330 - Explain how to check JSX with eslint and stylelint
w0rp
2017-02-11 21:18:24 +00:00
2078255ec3
Fix filename substitution, especially on Windows
w0rp
2017-02-11 20:34:14 +00:00
ecbb276805
Replace every stdin-wrapper script with the new %t formatting support
w0rp
2017-02-11 19:40:57 +00:00
a82ead0dc1
Enable Rubocop to exclude files based on config
Derek Prior
2017-01-27 16:29:58 -05:00
a9c650cd05
Add ALEInfo command to get list of available/enabled linters (#273)
DiscoViking
2017-01-25 00:50:49 +09:00
fd89da113d
Document the new quickfix and loclist options.
w0rp
2017-01-22 15:19:09 +00:00
b2696b105a
Sort the global options in the documentation by name.
w0rp
2017-01-22 15:06:33 +00:00
d7ed49f849
Add 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 +00:00
e4a4fcd26b
Make 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 +00:00
cae153b3ac
Add erlc lint for Erlang (#248) (#255)
Magnus
2017-01-22 14:42:18 +01:00
23f8e7ddc5
Fix parsing of currently shown signs with Spanish locale (#268)
EinfachToll
2017-01-22 14:40:23 +01:00
a37970facd
Clean up the list opening tests
w0rp
2017-01-22 13:33:16 +00:00
a23173eeb2
Add option to open loclist/quicklist when there are errors (#266)
yfery
2017-01-22 13:57:05 +01:00
9820899b9e
Improve mypy handling a little bit more
w0rp
2017-01-20 17:30:23 +00:00
ea438be5c1
REVERT "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 +00:00
831f783493
Join the lines Neovim passes to ale (#263)
EinfachToll
2017-01-19 21:01:51 +01:00
8762a6fa66
Support C# linting with mono compiler mcs. (#250)
Junfeng Li
2017-01-15 07:42:17 -05:00
74e7a283c0
Improve Verilator support (#205) (#258)
Masahiro H
2017-01-15 21:39:13 +09:00
dc8166384c
Add doc for pylint options
SABATIER Boris
2017-01-13 11:04:29 +01:00
0a9f9c0811
Add executable and arguments options for pylint linter
SABATIER Boris
2017-01-03 11:52:58 +01:00
f412b4f96f
Fix 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 +00:00
3b486d3475
Prefix mandatory flake8 arguments with extra spaces so they will always work
w0rp
2017-01-12 13:11:10 +00:00
9191750b5bFix#175 - Fix the error types for rubocop
w0rp
2017-01-12 12:57:07 +00:00
9c5f092b4f
Add support for Rust using rustc and cargo (#230)
EinfachToll
2017-01-12 10:33:55 +01:00