mirror of
https://github.com/aserper/masto-rss.git
synced 2025-12-17 05:15:25 +00:00
chore: replace flake8 and black with ruff
This commit is contained in:
@@ -96,8 +96,8 @@ Tests run automatically on every push to `main` and on all pull requests via [.g
|
||||
- Uploads coverage to Codecov
|
||||
|
||||
3. **Code Quality**
|
||||
- Runs flake8 for linting
|
||||
- Runs black for code formatting checks
|
||||
- Runs ruff check for linting
|
||||
- Runs ruff format for code formatting checks
|
||||
- Runs mypy for type checking
|
||||
|
||||
4. **Docker Build Test**
|
||||
|
||||
Reference in New Issue
Block a user