Page MenuHomePhabricator

Allow `Makefile` files to contain tabs.
ClosedPublic

Authored by joshuaspence on Jun 9 2014, 6:47 PM.
Tags
None
Referenced Files
F18830123: D9436.diff
Sat, Oct 25, 4:16 AM
F18658020: D9436.id22529.diff
Sep 23 2025, 4:29 AM
F18648869: D9436.id.diff
Sep 20 2025, 5:39 PM
F18626067: D9436.id22531.diff
Sep 16 2025, 12:16 AM
F18614108: D9436.diff
Sep 14 2025, 12:04 PM
F18597310: D9436.diff
Sep 13 2025, 2:34 AM
F18562626: D9436.diff
Sep 9 2025, 4:24 AM
F18459886: D9436.id22529.diff
Sep 1 2025, 6:14 PM
Subscribers

Details

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.

Diff Detail

Repository
rPHU libphutil
Branch
master
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 938
Build 938: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

joshuaspence retitled this revision from to Allow `Makefile` files to contain tabs..
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jun 9 2014, 6:48 PM
epriestley updated this revision to Diff 22531.

Closed by commit rPHU08d38506e416 (authored by @joshuaspence, committed by @epriestley).