Added .pm to .editorconfig [skip ci]

This commit is contained in:
Andrew Kane
2022-10-14 14:05:20 -07:00
parent 6870ba96ba
commit 74fc4b9aaa

View File

@@ -1,6 +1,6 @@
root = true
[*.{c,h,pl}]
[*.{c,h,pl,pm}]
indent_style = tab
indent_size = tab
tab_width = 4