Files
trafficcue/src-tauri/gen/android/.editorconfig
Cfp bece1a299c
Some checks failed
TrafficCue CI / check (push) Failing after 55s
TrafficCue CI / build (push) Successful in 48s
feat: add android
2025-08-09 13:58:07 +02:00

12 lines
230 B
INI

# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig file
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = false
insert_final_newline = false