Skip to content

Commit

Permalink
Update code_linter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Bebra777228 authored Jan 26, 2025
1 parent ebb2e9c commit 7739535
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/code_linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install flake8 pylint vulture
pip install -r requirements.txt
- name: Запуск flake8
run: flake8 .
Expand Down

0 comments on commit 7739535

Please sign in to comment.