Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch from black/pylint/isort to ruff & move to Python 3.9 #1127

Merged
merged 4 commits into from
Oct 20, 2024

Conversation

bhirsz
Copy link
Member

@bhirsz bhirsz commented Oct 20, 2024

Closes #1125

All issues found by ruff check are currently ignored in the configuration file. They will be fixed in the separate PRs (for easier review of the changes).

@bhirsz bhirsz requested a review from mnojek as a code owner October 20, 2024 13:40
@bhirsz bhirsz changed the title Switch from black/pylint/isort to ruff Switch from black/pylint/isort to ruff & move to Python 3.9 Oct 20, 2024
@bhirsz
Copy link
Member Author

bhirsz commented Oct 20, 2024

I've also updated the dependencies to switch from Python 3.8 to 3.9, enable 3.13 in our tests and bump the robotframework version to 7.1.1 (from 7.rc1 version!).

@bhirsz bhirsz merged commit 9ac27b3 into master Oct 20, 2024
10 checks passed
@bhirsz bhirsz deleted the feature/switch_to_ruff branch October 20, 2024 14:50
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.

Switch from black / pylint to ruff
1 participant