mirror of https://github.com/astral-sh/ruff
## Summary Add a setting `extend-allowed-calls` to allow users to define their own list of calls which allow boolean traps. Resolves #10485. Resolves #10356. ## Test Plan Extended text fixture and added setting test. |
||
|---|---|---|
| .. | ||
| configuration.rs | ||
| lib.rs | ||
| options.rs | ||
| options_base.rs | ||
| pyproject.rs | ||
| resolver.rs | ||
| settings.rs | ||