Hacker News new | ask | show | jobs
by mgedmin 5302 days ago
My reasons for preferring pyflakes over pylint: * pyflakes are fast * pyflakes is less likely to flood me with false positives

What are your reasons for preferring pylint?