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

Rename forbid-line-continuations rule file to match rule name #2276

Conversation

hzeller
Copy link
Collaborator

@hzeller hzeller commented Oct 4, 2024

The old name was token_stream_lint_rule{.h,.cc,_test.cc} which sounds like an accidental use of a generic example name.

Renamed this now to match the actual rule it implements forbid_line_continuations_rule{.h,.cc,_test.cc}

@hzeller hzeller requested a review from fangism October 4, 2024 15:47
The old name was token_stream_lint_rule{.h,.cc,_test.cc} which
sounds like an accidental use of a generic example name.

Renamed this now to match the actual rule it implements
forbid_line_continuations_rule{.h,.cc,_test.cc}
@hzeller hzeller force-pushed the feature-20241004-rename-line-continuations branch from 771d922 to cbbc4c9 Compare October 4, 2024 15:50
@fangism fangism merged commit 14eed6a into chipsalliance:master Oct 4, 2024
34 checks passed
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