Changelog
1.21.1 - 2025-11-19
🐛 Bug Fixes
- (ruff) Make
ruffrespect user configexcludeby @thejcannon in #421 - (ruff_format) Pass
--force-excludetoruff format(as well) by @thejcannon in #428 - Fix --check docstring by @thejcannon in #423
- Configuration Read Support YML File Extension by @hcoona in #427
- treat check_list_files stderr as informational, not an error by @jdx in #425
- remove trailing whitespace in ruff_format.pkl by @jdx in 9f4abdc
🚜 Refactor
- Enable
trailing-whitespacein this repo by @thejcannon in #429
📚 Documentation
- Don't suggest configuring hk in config env by @thejcannon in #424
New Contributors
- @thejcannon made their first contribution in #428
- @hcoona made their first contribution in #427