1
0
This repository has been archived on 2024-11-10. You can view files and clone it, but cannot push or open issues or pull requests.
Files
arduino-parts-inventory/.editorconfig
Ahmed Al-Taiar 703c73e058 Initial commit
2023-10-24 11:13:16 -04:00

11 lines
166 B
INI

# editorconfig.org
root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true