Hacker News new | past | comments | ask | show | jobs | submit login

This is exactly why it has ignore flags. Remember Python's attitude is "explicit is better than implicit": if you know what you are doing, you just put a flag over it. pylint is trying to catch the cases where a person didn't know what they're doing. I'd rather have to add a flag than have it miss those.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: