From 85f92a07ec85f0dcf64936be7edf7179bbd7bc1f Mon Sep 17 00:00:00 2001 From: Eldar Abusalimov Date: Sun, 16 Jun 2024 16:08:08 +0200 Subject: [PATCH] .idea/codeStyles: Allow trailing comma in Kotlin It looks like the setting was deleted accidentally in the following commit: - 168bf60 "Merge remote-tracking branch 'toolbox/master' into ip/toolbox/monorepo-merge" GitOrigin-RevId: 132f008d3e553366e1451208ce761ce7fa8007ef --- .idea/codeStyles/Project.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index f8c02bc800f6..fa5a641949c2 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -35,6 +35,17 @@