mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
cleanup root of repository
This commit is contained in:
parent
56bfe209f6
commit
22260b3e6d
775 changed files with 5 additions and 61446 deletions
|
|
@ -5,10 +5,6 @@ max-line-length = 79
|
|||
exclude =
|
||||
.git,
|
||||
__pycache__,
|
||||
docs,
|
||||
*/vendor,
|
||||
website,
|
||||
openpype/vendor,
|
||||
*deadline/repository/custom/plugins
|
||||
|
||||
max-complexity = 30
|
||||
|
|
@ -23,9 +19,6 @@ omit = /tests
|
|||
[coverage:html]
|
||||
directory = ./coverage
|
||||
|
||||
[tool:pytest]
|
||||
norecursedirs = openpype/modules/ftrack/*
|
||||
|
||||
[isort]
|
||||
line_length = 79
|
||||
multi_line_output = 3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue