mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-21 11:27:38 +03:00
Add flake8-json to requirements-dev.txt
This commit is contained in:
parent
ec1c54b93e
commit
9382ca334b
@ -24,6 +24,6 @@ jobs:
|
||||
with:
|
||||
python-version: 3.7
|
||||
- name: Annotate with Flake8
|
||||
uses: "tayfun/flake8-your-pr@master"
|
||||
uses: "Athanasius/flake8-your-pr@master"
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
@ -5,6 +5,7 @@ flake8-cognitive-complexity==0.0.2
|
||||
flake8-comprehensions==3.2.3
|
||||
flake8-pep3101==1.3.0
|
||||
flake8-polyfill==1.0.2
|
||||
flake8-json
|
||||
pep8-naming==0.11.1
|
||||
|
||||
# Code formatting tools
|
||||
|
Loading…
x
Reference in New Issue
Block a user