Skip to content

Old pony 4856#85

Merged
IgorDeepakM merged 2 commits intomasterfrom
old_pony_4856
Feb 26, 2026
Merged

Old pony 4856#85
IgorDeepakM merged 2 commits intomasterfrom
old_pony_4856

Conversation

@IgorDeepakM
Copy link
Owner

No description provided.

The file-naming rule's single-entity heuristic flagged _test.pony files
because the sole entity Main maps to main.pony. This is the standard
Pony convention for library test runner packages and should not be
flagged.

Closes #4851
The comment-spacing rule scanned each line independently, so // inside
multi-line triple-quoted strings (docstrings) was flagged as a badly
spaced comment. Now tracks docstring state across lines and skips
comment checking for lines inside docstrings and on delimiter lines.

Closes #4850
@IgorDeepakM IgorDeepakM merged commit 36faac8 into master Feb 26, 2026
4 checks passed
@IgorDeepakM IgorDeepakM deleted the old_pony_4856 branch February 27, 2026 19:19
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.

2 participants