Ryan Petrello
|
300f5a3a1f
|
use flake8 to lint for a few things black doesn't catch
black does *not* warn about missing or extraneous imports,
so let's bring back flake8 in our linting to check for them
|
2021-04-12 12:55:39 -04:00 |
|
Ryan Petrello
|
c2ef0a6500
|
move code linting to a stricter pep8-esque auto-formatting tool, black
|
2021-03-23 09:39:58 -04:00 |
|
Jim Ladd
|
24a383c7c1
|
Set default messages (for each message type) to null
|
2019-08-25 23:11:25 -07:00 |
|
Christian Adams
|
a58a191071
|
fix typo in migration name
|
2019-08-16 13:46:41 -04:00 |
|
Christian Adams
|
52f8a8a6e5
|
Use consistent description types
|
2019-08-16 09:25:03 -04:00 |
|