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

trim_trailing_whitespace = true.

parent 59f9e6c8
No related branches found
No related tags found
No related merge requests found
Pipeline #5812 passed
...@@ -3,7 +3,7 @@ indent_style = tab ...@@ -3,7 +3,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 to comment