Compare commits

...

3 Commits

Author SHA1 Message Date
Mohamed Bashar Touil 81251ef4ba
Merge 7ab308aa72 into c61b238ddf 2023-11-19 13:21:00 -08: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