1
0
mirror of https://github.com/avatao-content/test-tutorial-framework synced 2025-06-28 09:25:12 +00:00

Comply EventHandler changes

This commit is contained in:
Kristóf Tóth
2019-06-28 15:12:27 +02:00
parent 8335338a96
commit b392749643
7 changed files with 11 additions and 13 deletions

View File

@ -6,7 +6,7 @@ disable = missing-docstring, too-few-public-methods, invalid-name
[SIMILARITIES]
min-similarity-lines=6
min-similarity-lines=7
ignore-comments=yes
ignore-docstrings=yes
ignore-imports=yes