diff --git a/.editorconfig b/.editorconfig index 25a2f7c928..0ab5ea61ec 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,5 +1,4 @@ [*.{kt,kts}] -ktlint_ignore_back_ticked_identifier = true indent_size = 4 indent_style = space diff --git a/.gitignore b/.gitignore index 25c98d5d1f..dcdbe5fc57 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ local.properties **/fastlane/Preview.html **/fastlane/screenshots **/fastlane/test_output +/buildSrc/build/ diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 76a59bafa3..6527894333 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -12,6 +12,7 @@