Linux Terminal Glossary
›
Python & pip
flake8 --select=E,W .
Category:
Python & pip
flake8 --select=E,W .
Copy command
Only check for pycodestyle errors and warnings
Only reports pycodestyle errors (E) and warnings (W), skipping pyflakes checks.
Looking for more?
Search all 7,657 commands
— works offline, in English or Spanish, and fixes typos.