mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
🐶 remove preview flag
this will be at the end added by another PR
This commit is contained in:
parent
caf3eb58b8
commit
02827106cf
1 changed files with 0 additions and 1 deletions
|
|
@ -90,7 +90,6 @@ indent-width = 4
|
|||
target-version = "py39"
|
||||
|
||||
[tool.ruff.lint]
|
||||
preview = true
|
||||
pydocstyle.convention = "google"
|
||||
# Enable Pyflakes (`F`) and a subset of the pycodestyle (`E`) codes by default.
|
||||
select = ["E", "F", "W"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue