cleanup root of repository

This commit is contained in:
Jakub Trllo 2024-02-05 14:17:58 +01:00
parent 56bfe209f6
commit 22260b3e6d
775 changed files with 5 additions and 61446 deletions

View file

@ -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