diff --git a/.editorconfig b/.editorconfig index 2d6d258..20f9fae 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,3 +1,3 @@ [*.{kt,kts}] ktlint_code_style = intellij_idea -ktlint_standard_no-wildcard-imports = disabled \ No newline at end of file +ktlint_standard_no-wildcard-imports = disabled diff --git a/.gitattributes b/.gitattributes index 097f9f9..7358126 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,3 +7,4 @@ # These are Windows script files and should use crlf *.bat text eol=crlf +