Skip to content

feat(tests): add header comment format lint check - #567

Closed
adavak wants to merge 9 commits into
masterfrom
fix-header-comments
Closed

feat(tests): add header comment format lint check#567
adavak wants to merge 9 commits into
masterfrom
fix-header-comments

Conversation

@adavak

@adavak adavak commented Jul 26, 2026

Copy link
Copy Markdown
Collaborator
  • test_headers.lua: validates all decorative header comments are 79 chars, with proper dash count and visual centering
  • utils.lua: add AllLuaFiles() and FileLines() helpers

Visual balance rule: 2 + leftDashes >= rightDashes >= leftDashes
(even: balanced, odd: right gets one fewer dash)

@adavak adavak closed this Jul 26, 2026
@adavak
adavak deleted the fix-header-comments branch July 26, 2026 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant