ruff/crates/ruff_linter
Victor Hugo Gomes e23d4ea027
[flake8-bugbear] Ignore __debug__ attribute in B010 (#18357)
<!--
Thank you for contributing to Ruff/ty! To help us out with reviewing,
please consider the following:

- Does this pull request include a summary of the change? (See below.)
- Does this pull request include a descriptive title? (Please prefix
with `[ty]` for ty pull
  requests.)
- Does this pull request include references to any relevant issues?
-->

## Summary

Fixes #18353
<!-- What's the purpose of the change? What does it do, and why? -->

## Test Plan

<!-- How was it tested? -->
Snapshot tests
2025-05-28 16:24:52 -04:00
..
resources [flake8-bugbear] Ignore __debug__ attribute in B010 (#18357) 2025-05-28 16:24:52 -04:00
src [flake8-bugbear] Ignore __debug__ attribute in B010 (#18357) 2025-05-28 16:24:52 -04:00
Cargo.toml Bump 0.11.11 (#18259) 2025-05-22 13:09:44 -05:00