Skip to content

Conversation

RandomProgramm3r
Copy link
Owner

  • Remove config files: .flake8, .isort.cfg, pyproject.toml
  • Uninstall dependencies: black, flake8, isort, requirements\flake8-plugins.txt
  • Add ruff check call to CI

RandomProgramm3r and others added 4 commits April 18, 2025 20:42
- Bump Python version in GitHub Actions matrix from 3.12 to 3.13
- Adjust Ruff rule C420 (redundant return in generator) to prevent false positives
- Remove config files: .flake8, .isort.cfg, pyproject.toml
- Uninstall dependencies: black, flake8, isort, requirements\flake8-plugins.txt
@RandomProgramm3r RandomProgramm3r merged commit 5d8975c into main Apr 18, 2025
1 check passed
@RandomProgramm3r RandomProgramm3r deleted the ci branch April 18, 2025 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant