We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c804a0e commit 19ff578Copy full SHA for 19ff578
1 file changed
.scalafix.conf
@@ -13,7 +13,6 @@ DisableSyntax.regex = []
13
DisableSyntax.noReturns = true
14
DisableSyntax.noXml = true
15
DisableSyntax.noFinalize = true
16
-DisableSyntax.noValPatterns = true
17
18
// Preset rules compatible with Intellij IDEA
19
// See: https://scalacenter.github.io/scalafix/docs/rules/OrganizeImports.html#intellij_2020_3
0 commit comments