mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-01-13 15:03:20 -05:00
9 lines
150 B
Plaintext
9 lines
150 B
Plaintext
|
rules=[
|
||
|
ExplicitResultTypes,
|
||
|
RemoveUnused,
|
||
|
DisableSyntax,
|
||
|
LeakingImplicitClassVal,
|
||
|
NoValInForComprehension,
|
||
|
ProcedureSyntax
|
||
|
]
|