Merge pull request #208 from fox-forks/hyperupcall-editorconfig

style(editorconfig): Add rule for Makefile
This commit is contained in:
Ryan Delaney 2023-11-19 15:56:02 -05:00 committed by GitHub
commit c61b238ddf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -12,3 +12,6 @@ charset = utf-8
[*.sh]
indent_size = 2
[Makefile]
indent_style = tab