smarkets / flake8-strict

Flake8 plugin that checks Python code against a set of opinionated style rules
MIT License
10 stars 8 forks source link

Support dict, list and set literals and comprehensions #5

Closed jstasiak closed 8 years ago

jstasiak commented 8 years ago

This is long overdue. The build failure is unrelated and https://github.com/smarkets/flake8-strict/pull/4 fixes it