qutebrowser/scripts/dev/pylint_checkers
Jan Verbeek bbc46d28ff Use lists instead of tuples for comparing
Per one of the diff comments on #1597:
> I used to use a tuple for constant things, but nowadays I'd actually
> prefer a list as a tuple is something more heterogeneous (i.e. it
> makes sense to have a `(x, y)` point as a tuple, but a list of points
> would be a list).
> At some point I should probably change it to a list everywhere 😉
2016-07-12 22:05:32 +02:00
..
qute_pylint Use lists instead of tuples for comparing 2016-07-12 22:05:32 +02:00
setup.py Fix lint 2016-02-19 07:39:17 +01:00