Merge pull request #635 from lvxnull/editorconfig

Add hpp files to .editorconfig
This commit is contained in:
Jakob P. Liljenberg
2023-09-30 18:56:25 +02:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
[*.{cpp,h,sh,md,cfg,sample}]
[*.{cpp,h,hpp,sh,md,cfg,sample}]
indent_style = tab
indent_size = 4