ruff/crates/ruff_linter
Charlie Marsh e39298dcbc
Use UTF-8 as default encoding in unspecified-encoding fix (#12370)
## Summary

This is the _intended_ default that PEP 597 _wants_, but it's not
backwards compatible. The fix is already unsafe, so it's better for us
to recommend the desired and expected behavior.

Closes https://github.com/astral-sh/ruff/issues/12069.
2024-07-17 12:57:27 -04:00
..
resources Detect enumerate iterations in loop-iterator-mutation (#12366) 2024-07-17 12:03:36 -04:00
src Use UTF-8 as default encoding in unspecified-encoding fix (#12370) 2024-07-17 12:57:27 -04:00
__init__.py [pylint] (Re-)Implement import-private-name (C2701) (#9553) 2024-01-16 14:03:11 -05:00
Cargo.toml Bump version to v0.5.2 (#12316) 2024-07-14 10:43:58 -04:00