Lint: Create a project-wide `.ruff.toml` settings file (#133124)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
target-version = "py310"
|
||||
fix = true
|
||||
line-length = 79
|
||||
extend = "../../.ruff.toml" # Inherit the project-wide settings
|
||||
|
||||
[lint]
|
||||
select = [
|
||||
|
||||
Reference in New Issue
Block a user