TrailingCommaInspection: shouldn't be associated with formatter settings

#KT-34744
This commit is contained in:
Dmitry Gridin
2020-02-04 14:48:22 +07:00
parent b5d0956a5e
commit 195d9020a6
26 changed files with 14114 additions and 11893 deletions
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,3 @@
// INSPECTION_CLASS: org.jetbrains.kotlin.idea.inspections.TrailingCommaInspection
// COMPILER_ARGUMENTS: -XXLanguage:+TrailingCommas
// REGISTRY: kotlin.formatter.allowTrailingCommaOnCallSite true