From bf3e5c4568a01804e305433e8dd2b693fc566047 Mon Sep 17 00:00:00 2001 From: Vitor Pamplona Date: Mon, 20 Oct 2025 20:57:20 -0400 Subject: [PATCH] no need for this anymore --- .editorconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index 638dbbf25e..85f49bf763 100644 --- a/.editorconfig +++ b/.editorconfig @@ -8,7 +8,6 @@ trim_trailing_whitespace = true max_line_length = 5000 ij_kotlin_allow_trailing_comma=true ij_kotlin_allow_trailing_comma_on_call_site=true -ktlint_function_naming_ignore_when_annotated_with=Composable, Test [*.gradle] indent_size = 4 \ No newline at end of file