Skip to content

Commit

Permalink
Fix collisions
Browse files Browse the repository at this point in the history
  • Loading branch information
MRossa157 committed Dec 4, 2024
1 parent e86c124 commit c662433
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ruff-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
- name: Run Ruff linter
run: |
poetry run ruff check .\backend\ # Запускаем линтер на текущей директории
poetry run ruff check backend # Запускаем линтер на python код
1 change: 0 additions & 1 deletion frontend
Submodule frontend deleted from 36fbb6

0 comments on commit c662433

Please sign in to comment.