kopia lustrzana https://gitlab.com/sane-project/backends
.editorconfig: insert a newline at end-of-file
This keeps `git` from "complaining" about this when doing a diff. It also keeps your prompt at the left edge when you `cat` a file.merge-requests/1/head
rodzic
23891a2646
commit
ffa573f65e
|
@ -9,4 +9,5 @@
|
|||
root = true ; look no further
|
||||
|
||||
[*]
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
|
Ładowanie…
Reference in New Issue