mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
exclude website from flake
This commit is contained in:
parent
ef27e0140e
commit
5bf8779fc1
1 changed files with 2 additions and 1 deletions
|
|
@ -6,7 +6,8 @@ exclude =
|
|||
.git,
|
||||
__pycache__,
|
||||
docs,
|
||||
*/vendor
|
||||
*/vendor,
|
||||
website
|
||||
|
||||
max-complexity = 30
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue