dreadatour / Flake8Lint

Sublime Text plugin for lint Python files
234 stars 58 forks source link

Show popup only on selected errors #85

Open debjan opened 8 years ago

debjan commented 8 years ago

Example:

"popup_limit": ["E9", "F8"]

If this list is empty show on all errors (if "popup" is set to "true")