mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-02-17 16:07:52 +01:00
- enable logs page on iOS - centralize all logging - wrap long identifiers in logs UI - update editorconfig for swift files - update podfile
13 lines
178 B
INI
13 lines
178 B
INI
root = true
|
|
|
|
[*]
|
|
indent_style = space
|
|
indent_size = 2
|
|
charset = utf-8
|
|
insert_final_newline = true
|
|
trim_trailing_whitespace = true
|
|
|
|
[*.swift]
|
|
indent_style = space
|
|
indent_size = 4
|