Change8

0.16.2

📦 ruffView on GitHub →
1 features🐛 1 fixes🔧 2 symbols

Summary

This release fixes a bug related to `flake8-pyi` and `singledispatch` functions. It also introduces a feature to dynamically register formatting capabilities, excluding TOML files.

✨ New Features

  • Register formatting capabilities dynamically to exclude TOML files.

🐛 Bug Fixes

  • Avoided false positives on `singledispatch` functions (`flake8-pyi` rule `PYI041`).

Affected Symbols