Compare commits

...

3 Commits

Author SHA1 Message Date
Edwin Kofler 0f2da5c308
Merge 7b2e28d47c into c61b238ddf 2023-11-19 20:56:06 +00:00
Ryan Delaney c61b238ddf
Merge pull request #208 from fox-forks/hyperupcall-editorconfig
style(editorconfig): Add rule for Makefile
2023-11-19 15:56:02 -05:00
Edwin Kofler 15b7fe49d1
style(editorconfig): Add rule for Makefile 2023-11-18 15:44:38 -08:00
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