mirror of https://github.com/astral-sh/ruff
This introduces a safe_mode to our settings type that tells our initialization code to more aggressively believe Settings Failure Is Not An Error. This allows the full settings initialization logic to be used as much as possible for the default database while trying to keep any discarded results as narrow as possible for graceful degradation. Finally, Python has SFINAE. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||