ruff/crates/ruff_linter
Charlie Marsh f419af494f
Allow Boolean positionals in setters (#9429)
## Summary

Ignores Boolean trap enforcement for methods that appear to be setters
(as in the Qt and pygame APIs).

Closes https://github.com/astral-sh/ruff/issues/9287.
Closes https://github.com/astral-sh/ruff/issues/8923.
2024-01-08 13:02:16 -05:00
..
resources/test Allow Boolean positionals in setters (#9429) 2024-01-08 13:02:16 -05:00
src Allow Boolean positionals in setters (#9429) 2024-01-08 13:02:16 -05:00
Cargo.toml Bump version to 0.1.11 (#9370) 2024-01-02 17:46:06 -05:00