Skip to content

chore: update to ruff 0.16.0 - #283

Merged
mjpieters merged 2 commits into
mainfrom
ruff-016
Jul 24, 2026
Merged

chore: update to ruff 0.16.0#283
mjpieters merged 2 commits into
mainfrom
ruff-016

Conversation

@mjpieters

Copy link
Copy Markdown
Owner
  • Ruff 0.16.0 comes with a much better default rule set, so we can
    remove our own rule definition from pyproject.toml
  • Address the issues flagged by the new ruleset
  • Disable the ruff markdown formatter in the usage section, where the
    long list of tile references would otherwise interfere with example
    readability.

While here, also fix pre-commit task commands

Use uvx to run pre-commit so it doesn't need to be pre-installed to work.
- Ruff 0.16.0 comes with a much better default rule set, so we can
  remove our own rule definition from pyproject.toml
- Address the issues flagged by the new ruleset
- Disable the ruff markdown formatter in the usage section, where the
  long list of tile references would otherwise interfere with example
  readability.
@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Jul 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (b12b6fc) to head (54263c2).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #283   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          493       492    -1     
=========================================
- Hits           493       492    -1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@mjpieters
mjpieters merged commit ae9f56e into main Jul 24, 2026
23 checks passed
@mjpieters
mjpieters deleted the ruff-016 branch July 24, 2026 10:48
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