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
commit 260c0f6623
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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