Skip to content

Commit 126ad72

Browse files
authored
Merge pull request #97 from cybertec-postgresql/editorconfig
Add *.cpp to .editorconfig
2 parents 6f19a10 + 2ce76ba commit 126ad72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .editorconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
root = true
22

3-
[*.{c,h,l,y,pl,pm}]
3+
[*.{c,cpp,h,l,y,pl,pm}]
44
indent_style = tab
55
indent_size = tab
66
tab_width = 4

0 commit comments

Comments
 (0)