You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
style: Use ruff format instead of black . for improved user experience (#5023)
* style: Disable Flake8 line length checks as handled by our formatting tools
* Apply `ruff format` to potentially unexpected tuples in gui/wxpython/rlisetup/wizard.py
* style: Apply `ruff format`-specific formatting for 2025 style
* style: Disable Flake8 line length checks as handled by our formatting tools
* checks: Replace black with ruff format in pre-commit
* CI: Implement checks and PR suggestions for `ruff format`
* python: Address misplace to and from comments for Rast_copy_cats
* gui: Remove potentially unexpected and unused tuple for SetSelection in rlisetup.wizard
0 commit comments