SublimeLinter-flake8 icon indicating copy to clipboard operation
SublimeLinter-flake8 copied to clipboard

SublimeLinter plugin for python, using flake8.

Results 2 SublimeLinter-flake8 issues
Sort by recently updated
recently updated
newest added

Flake8 works great when using it manually in command line. Doesn't work in Sublime. It seems like this command is wrong "cat src/app/conf/db.py | /home/edvard_munch/programming/python/education-backend-master/venv/bin/flake8 --format default -" Ubuntu 22.04...

Compagnon of SublimeLinter/SublimeLinter#1540