Skip to content

Commit 4f3606b

Browse files
Merge pull request #183 from fazedordecodigo/claude/project-improvement-analysis-011CUMG8PYJSnJLdvayAaRuk
Analyze Project for Potential Improvements
2 parents 5c58841 + 465c0f5 commit 4f3606b

14 files changed

Lines changed: 3695 additions & 11 deletions

.github/workflows/linters.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
python-version: 3.11
1919

2020
- name: Instala dependências
21-
run: uv add ruff mypy
21+
run: uv sync --group linter
2222

2323
- name: Executa Ruff
2424
run: uv run ruff check

0 commit comments

Comments
 (0)