Joshua Boniface
|
f0db631947
|
Ignore root-level venv for testing
|
2021-06-23 02:15:49 -04:00 |
Joshua Boniface
|
f11e5f05a8
|
Add nicer output to lint script
|
2020-11-07 15:15:21 -05:00 |
Joshua Boniface
|
8cea77e4d8
|
Lint: Ignore E501 line too long
I don't care about this style rule. I write a lot of long lines and I
think they are visually fine.
|
2020-11-07 14:48:40 -05:00 |
Joshua Boniface
|
975b52ad8e
|
Lint: E128 continuation line under-indented for visual indent
|
2020-11-07 13:07:07 -05:00 |
Joshua Boniface
|
5da314902f
|
Lint: F841 local variable '<variable>' is assigned to but never used
|
2020-11-06 21:13:13 -05:00 |