Skip to content
Snippets Groups Projects
Verified Commit 2ec13637 authored by Dmytro Bogatov's avatar Dmytro Bogatov :two_hearts:
Browse files

trim_trailing_whitespace = true.

parent f7b5a6c1
Branches
No related tags found
No related merge requests found
Pipeline #5815 failed
...@@ -6,7 +6,7 @@ indent_style = tab ...@@ -6,7 +6,7 @@ indent_style = tab
indent_size = 4 indent_size = 4
end_of_line = lf end_of_line = lf
charset = utf-8 charset = utf-8
trim_trailing_whitespace = false trim_trailing_whitespace = true
insert_final_newline = true insert_final_newline = true
[*.yml] [*.yml]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment