Auri
|
8a4cf923a8
|
Add PyLS linter (#1097)
* Support PyLS (python language server)
* Replace pyls#GetProjectRoot and add more config types to ale#python#FindProjectRoot
|
2017-11-08 17:58:56 +00:00 |
|
Su Shangjun
|
c96e7402ba
|
example for 'rcfile' on ale_python_pylint_options
Two hyphens instead of one will enable the option `rcfile`.
|
2017-10-24 08:11:56 -05:00 |
|
Michael
|
8f8d015dae
|
Add pycodestyle Python linter support (#872)
Add a pycodestyle linter
|
2017-08-25 12:46:56 +01:00 |
|
w0rp
|
996732d5a6
|
Document the virtualenv directories variable in the main file instead
|
2017-07-08 14:30:12 +01:00 |
|
w0rp
|
fdc7166c3c
|
Use equal signs for language documentation sections
|
2017-07-08 14:17:26 +01:00 |
|
w0rp
|
16ba9bd680
|
Fix #680 - Use --shadow-file to check for problems with mypy while you type
|
2017-06-27 10:06:03 +01:00 |
|
w0rp
|
629ff513ec
|
#659 - Add options for Python fixers, and cut down on duplicated documentation
|
2017-06-18 11:03:31 +01:00 |
|
w0rp
|
817b6bbd2d
|
Put ve-py3 before ve, so Python 3 executables will be preferred
|
2017-06-07 21:45:59 +01:00 |
|
w0rp
|
65fbf1cdff
|
#563 Use a configurable list of directories for detecting virtualenv paths instead.
|
2017-05-20 13:34:53 +01:00 |
|
w0rp
|
4228c503f4
|
#335 Detect flake8 in vritualenv, and escape the executable path
|
2017-05-07 16:16:17 +01:00 |
|
w0rp
|
a9c5e14fc9
|
Fix #363 - Detect virtualenv executables and fix import paths for mypy. Use lint_file for mypy
|
2017-05-06 23:19:54 +01:00 |
|
w0rp
|
2e1c9b0fa5
|
#208 Automatically detect pylint in virtualenv directories
|
2017-05-06 19:11:43 +01:00 |
|
Adriaan Zonnenberg
|
ba6dbde906
|
Add tags for buffer-local variants of each linter option
|
2017-04-27 23:04:34 +02:00 |
|
w0rp
|
706dd050f2
|
Fix #257 in preparation for #427, standardise options with fallbacks, and make it so every value can be computed dynamically
|
2017-04-15 13:36:16 +01:00 |
|
w0rp
|
d7f8324c3c
|
Move linter documentation into separate files
|
2017-03-28 23:25:44 +01:00 |
|