Add an entry to the .editorconfig file to allow Makefile files to contains tabs over spaces. Without this entry, my editor will automatically convert the tabs to spaces (which make does not like).
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Commits
- rPHU08d38506e416: Allow `Makefile` files to contain tabs.
Opened ./support/xhpast/Makefile and saved it. Verified that spaces weren't converted to tabs.
Diff Detail
Diff Detail
- Repository
- rPHU libphutil
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
Closed by commit rPHU08d38506e416 (authored by @joshuaspence, committed by @epriestley).