Page MenuHomePhabricator

Make `#` header detection more strict
ClosedPublic

Authored by epriestley on Aug 5 2014, 4:01 PM.
Tags
None
Referenced Files
F13149162: D10151.diff
Sat, May 4, 7:03 AM
Unknown Object (File)
Fri, May 3, 8:15 AM
Unknown Object (File)
Thu, Apr 25, 2:13 AM
Unknown Object (File)
Wed, Apr 10, 1:32 AM
Unknown Object (File)
Sun, Apr 7, 3:09 AM
Unknown Object (File)
Apr 2 2024, 8:28 AM
Unknown Object (File)
Mar 31 2024, 7:16 AM
Unknown Object (File)
Mar 31 2024, 6:54 AM
Subscribers

Details

Summary

Ref T5102. Require a space after a single # at the beginning of a line to possibly trigger header behavior.

This prevents conflicts with #projects and some normal text beginning with #.

Test Plan

Added unit test.

Diff Detail

Repository
rPHU libphutil
Branch
headercons
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 2046
Build 2047: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Make `#` header detection more strict.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Aug 5 2014, 4:18 PM
epriestley updated this revision to Diff 24420.

Closed by commit rPHU25c1599e34e0 (authored by @epriestley).