yujinakayama / atom-lint

Obsolete: Generic code linting support for Atom
https://atom.io/packages/atom-lint
MIT License
111 stars 33 forks source link

Add Cython linting via flake8 #102

Open toshihr opened 9 years ago

toshihr commented 9 years ago

Add support for Cython language via flake8. Pure python mode of Cython is the same grammar as python.