1
0
Fork 0
This repository has been archived on 2024-04-25. You can view files and clone it, but cannot push or open issues or pull requests.
nexus-archive-browser-exten.../.editorconfig

11 lines
150 B
INI
Raw Permalink Normal View History

2021-11-07 18:46:19 +01:00
root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
insert_final_newline = true
max_line_length = 80
tab_width = 2