Skip to content

fix issue 2288: add --rules=+generate-label-prefix=prefix:A_ to change the style_regex - #2498

Open
ddppt-yy wants to merge 1 commit into
chipsalliance:masterfrom
ddppt-yy:fix-issue-2288
Open

fix issue 2288: add --rules=+generate-label-prefix=prefix:A_ to change the style_regex#2498
ddppt-yy wants to merge 1 commit into
chipsalliance:masterfrom
ddppt-yy:fix-issue-2288

Conversation

@ddppt-yy

Copy link
Copy Markdown

in issues #2288,
I proposed making the generate labels parameterized. Presumably, everyone was too busy to optimize this issue, so I have attempted to fix the problem.

In this issue, you also agreed that this was a good idea.

Currently, g_ remains the default option, but users can customize it.
For example:
verible-verilog-lint --rules=+generate-label-prefix=prefix:A_ ./sv.sv

Fixes #2288

@linux-foundation-easycla

linux-foundation-easycla Bot commented Mar 21, 2026

Copy link
Copy Markdown

CLA Signed
The committers listed above are authorized under a signed CLA.

  • ✅ login: ddppt-yy / name: r0se (8ae20cd)

@hzeller

hzeller commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

Thanks for your contribution.
Can you have a look at the test failures ?

@ddppt-yy

Copy link
Copy Markdown
Author

Thanks for your contribution. Can you have a look at the test failures ?

ok i will do it.

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.

how to change lint rule "legacy-generate-region"?

2 participants