mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 06:17:17 +00:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
@@ -46,7 +46,7 @@ steps:
|
||||
|
||||
- script: |
|
||||
python -m pip install flake8
|
||||
flake8 .
|
||||
flake8 --max-line-length 120 --exclude rarfile.py,migrations
|
||||
displayName: 'Run lint tests'
|
||||
|
||||
- script: |
|
||||
|
||||
Reference in New Issue
Block a user