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

Add indentation ignore of multiline defines and custom regexps #1778

Merged
merged 2 commits into from Jul 4, 2022

Conversation

gmlarumbe
Copy link
Contributor

Hi,

This PR adds support to ignore indentation of multiline defines and custom regexps.

Related issues: #1082, #922, #885

* verilog-mode.el (Line#686, Line#692, verilog-do-indent,
verilog-indent-ignore-multiline-defines, verilog-indent-ignore-p,
verilog-indent-ignore-regexp, verilog-mode, verilog-submit-bug-report):
Add support to ignore indentation of multiline defines and custom regexps

Signed-off-by: Gonzalo Larumbe <gonzalomlarumbe@gmail.com>
@gmlarumbe gmlarumbe requested a review from wsnyder July 3, 2022 21:10
Copy link
Member

@wsnyder wsnyder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One minor cleanup then feel free to squash merge. Thanks for the improvement.

verilog-mode.el Outdated Show resolved Hide resolved
Co-authored-by: Wilson Snyder <wsnyder@wsnyder.org>
@gmlarumbe gmlarumbe merged commit 771189c into veripool:master Jul 4, 2022
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.

None yet

2 participants