mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-03-18 09:48:24 -04:00
remove unsupported rules in scalafix
Signed-off-by: hrj <harshad.rj@gmail.com>
This commit is contained in:
parent
0b17419ccf
commit
9688387b9b
@ -1,8 +1,5 @@
|
|||||||
rules=[
|
rules=[
|
||||||
ExplicitResultTypes,
|
|
||||||
RemoveUnused,
|
|
||||||
DisableSyntax,
|
DisableSyntax,
|
||||||
LeakingImplicitClassVal,
|
LeakingImplicitClassVal,
|
||||||
NoValInForComprehension,
|
NoValInForComprehension,
|
||||||
ProcedureSyntax
|
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user