Use consistent indentation [skip ci]

This commit is contained in:
Andrew Kane
2022-12-23 12:04:52 -08:00
parent 563f888ef1
commit 1823024d9c
2 changed files with 5 additions and 5 deletions

View File

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