Extend/fix special attributes support (#35)

This commit is contained in:
Oleg Loewen
2022-03-09 16:49:22 +01:00
committed by GitHub
parent b8754ce196
commit 686b05027d
4 changed files with 57 additions and 5 deletions

View File

@@ -157,7 +157,7 @@ max-attributes = 10
max-branches = 20
max-locals = 30
max-returns = 10
max-statements = 70
max-statements = 80
#####################