mirror of
https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials.git
synced 2024-11-03 15:40:21 +00:00
Add line length to editorconfig
This commit is contained in:
parent
01bbf64c38
commit
218b492092
@ -8,6 +8,7 @@ end_of_line = lf
|
||||
insert_final_newline = true
|
||||
indent_style = space
|
||||
trim_trailing_whitespace = true
|
||||
max_line_length = 100
|
||||
|
||||
[Dockerfile]
|
||||
indent_size = 4
|
||||
|
Loading…
Reference in New Issue
Block a user