This website requires JavaScript.
Explore
Help
Sign in
marc
/
ale
Archived
Watch
1
Star
0
Fork
You've already forked ale
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
This repository has been archived on
2024-07-19
. You can view files and clone it, but cannot push or open issues or pull requests.
e9e1bec772
ale
/
ale_linters
/
python
History
w0rp
d5ae3201a4
Ban !=# and !=? from the codebase
2017-08-11 00:31:42 +01:00
..
flake8.vim
Move --format=default in the flake8 command to the return value, and remove extra spaces in the tests
2017-08-10 09:58:32 +01:00
mypy.vim
Ban !=# and !=? from the codebase
2017-08-11 00:31:42 +01:00
pylint.vim
Ban use of ==# or ==? in the codebase, and prefer is# or is? instead
2017-08-08 08:39:13 +01:00