Homec4science

Allow `Makefile` files to contain tabs.

Authored by Joshua Spence <josh@joshuaspence.com> on Jun 9 2014, 20:48.

Description

Allow Makefile files to contain tabs.

Summary: 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).

Test Plan: Opened ./support/xhpast/Makefile and saved it. Verified that spaces weren't converted to tabs.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D9436

Details

Committed
epriestley <git@epriestley.com>Jun 9 2014, 20:48
Pushed
aubortMar 17 2017, 12:03
Parents
rPHU479906f7b53b: Apply various linter fixes.
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHU08d38506e416: Allow `Makefile` files to contain tabs. (authored by Joshua Spence <josh@joshuaspence.com>).Jun 9 2014, 20:48