add PrivateKeyProvider

This commit is contained in:
2024-11-22 13:21:30 +01:00
parent 8a0aff4729
commit e608764f5c
6 changed files with 169 additions and 0 deletions

View File

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