mirror of
https://github.com/GSA/notifications-api.git
synced 2026-05-05 16:48:31 -04:00
use flake8 instead of pycodestyle
since there are thousands and thousands of errors in the tests files at the moment, i propose fixing those errors in separate PR for now.
This commit is contained in:
@@ -100,7 +100,7 @@ Then simply run
|
||||
make test
|
||||
```
|
||||
|
||||
That will run pycodestyle for code analysis and our unit test suite. If you wish to run our functional tests, instructions can be found in the
|
||||
That will run flake8 for code analysis and our unit test suite. If you wish to run our functional tests, instructions can be found in the
|
||||
[notifications-functional-tests](https://github.com/alphagov/notifications-functional-tests) repository.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user