ROS_Workspace/.editorconfig
2023-03-23 13:37:11 +00:00

9 lines
115 B
INI

root = true
[*]
indent_size = 4
indent_style = space
charset = utf-8
end_of_line = lf
insert_final_newline = true