Ensure every header follows our usual pattern:
----- Title - - - Metadata -----
Differential D4049
Normalize headers Authored by dereckson on Sun, Apr 5, 17:42.
Details
Ensure every header follows our usual pattern: ----- Title - - - Metadata -----
Diff Detail
Event TimelineComment Actions Prompt used (Claude Cowork) Next clean-up: Normally, headers use a specific rhythm of dashes:
Here a good example: # ------------------------------------------------------------- # Some title # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # Project: Nasqueron # License: Trivial work, not eligible to copyright # ------------------------------------------------------------- But I've noticed we've sections not following that pattern: # ------------------------------------------------------------- # Mail - Postfix # ------------------------------------------------------------- # Project: Nasqueron # License: Trivial work, not eligible to copyright # ------------------------------------------------------------- Fix them. |