Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comments for LC0069 instead of special cases #771

Merged
merged 1 commit into from
Sep 21, 2024

Conversation

ans-bar-bm
Copy link
Contributor

Fixes #747

Replaces the special cases with a general check for comments (reused the LC0002 check).
I think this helps readability for the special cases too, since it can be a bit unclear what they do at first sight.
And it allows for any other "wanted" empty statements like in #747.

Wiki may need to be updated for the change to comments.

@Arthurvdv
Copy link
Collaborator

Looks great, Thank you!

I'll update the wiki on this improvement

@Arthurvdv Arthurvdv merged commit 00a1a07 into StefanMaron:prerelease Sep 21, 2024
44 checks passed
@ans-bar-bm ans-bar-bm deleted the feature/LC0069Comments branch September 25, 2024 06:34
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