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

Rule: rule-length #354

Merged
merged 1 commit into from
Sep 30, 2023
Merged

Rule: rule-length #354

merged 1 commit into from
Sep 30, 2023

Conversation

anderseknert
Copy link
Member

Made easy by now having the text attribute present in the AST. Thanks for that @charlieegan3!

Fixed existing violations against this rule, which were almost exlusively in tests. Sprinkled a few ignore directives in the places where it wasn't possible to make rules any shorter.

Fixes #236

Made easy by now having the `text` attribute present in the AST.
Thanks for that @charlieegan3!

Fixed existing violations against this rule, which were almost
exlusively in tests. Sprinkled a few ignore directives in the
places where it wasn't possible to make rules any shorter.

Fixes #236

Signed-off-by: Anders Eknert <anders@styra.com>
@anderseknert anderseknert merged commit de17845 into main Sep 30, 2023
1 check passed
@anderseknert anderseknert deleted the rule-length branch September 30, 2023 19:07
@anderseknert
Copy link
Member Author

Merging without review as the changes around text attributes in location is needed in current development tasks.

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.

Rule length
1 participant