Set up keystore

This commit is contained in:
2024-12-14 02:19:58 +01:00
parent f230ab80d2
commit fe1b88cc97
5 changed files with 59 additions and 3 deletions

View File

@@ -17,6 +17,13 @@ tab_width = 2
[*.bat]
end_of_line = crlf
[*.{cer,pem}]
max_line_length = 64
insert_final_newline = false
[*.p12]
max_line_length = 1024
# noinspection EditorConfigKeyCorrectness
[*.{kt,kts}]
ij_kotlin_packages_to_use_import_on_demand = unset