Skip to content
Snippets Groups Projects
Commit b22073e1 authored by Timur Safin's avatar Timur Safin Committed by Kirill Yukhin
Browse files

infra: .editorconfig for perl files

NO_DOC=infra
NO_CHANGELOG=infra
NO_TEST=infra
parent 7aa02f30
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,10 @@ indent_size = 4
indent_style = space
indent_size = 4
[*.pl]
indent_style = space
indent_size = 4
[*.{h,c,cc}]
indent_style = tab
tab_width = 8
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment