qutebrowser/scripts/dev/pylint_checkers/qute_pylint
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
..
__init__.py Move pylint plugins to an installed package. 2016-02-19 07:15:09 +01:00
config.py Use lists instead of tuples for comparing 2016-07-12 22:05:32 +02:00
modeline.py Move pylint plugins to an installed package. 2016-02-19 07:15:09 +01:00
openencoding.py Use lists instead of tuples for comparing 2016-07-12 22:05:32 +02:00
settrace.py Move pylint plugins to an installed package. 2016-02-19 07:15:09 +01:00