Skip to content
Snippets Groups Projects
Unverified Commit 04b9935b authored by Jan-Niklas Burfeind's avatar Jan-Niklas Burfeind Committed by GitHub
Browse files

Dockerfile: fix mixed indentation (#2727)

parent 047f4fb0
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,10 @@ insert_final_newline = true
indent_style = tab
charset = utf-8
[Dockerfile]
indent_style = space
indent_size = 4
[/patches/**]
indent_style = unset
indent_size = unset
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment