add back purged files
This commit is contained in:
8
.scalafix.conf
Normal file
8
.scalafix.conf
Normal file
@@ -0,0 +1,8 @@
|
||||
rules = [
|
||||
// RemoveUnused,
|
||||
DisableSyntax,
|
||||
LeakingImplicitClassVal,
|
||||
NoAutoTupling,
|
||||
NoValInForComprehension,
|
||||
ProcedureSyntax,
|
||||
]
|
||||
Reference in New Issue
Block a user