mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-11-20 09:56:02 -05:00
remove unsupported rules in scalafix
Signed-off-by: hrj <harshad.rj@gmail.com>
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
rules=[
|
||||
ExplicitResultTypes,
|
||||
RemoveUnused,
|
||||
DisableSyntax,
|
||||
LeakingImplicitClassVal,
|
||||
NoValInForComprehension,
|
||||
ProcedureSyntax
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user