Update editor config to handle Makefiles

This commit is contained in:
Nicole Tietz-Sokolskaya 2019-08-04 16:36:59 -04:00
parent 761a9de32e
commit 1dc6f0c911

View file

@ -2,3 +2,6 @@
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
[Makefile]
indent_style = tab