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

Issue#1250: Corrected alignment of multiline variable and signal declarations for "align_left: no, align_paren: yes" #1344

Closed
wants to merge 39 commits into from

Conversation

JHertz5
Copy link
Contributor

@JHertz5 JHertz5 commented Dec 11, 2024

Resolves #1250.

…being disabled by default to avoid conflicts with type_mark_500.
@JHertz5 JHertz5 changed the title Issue#1250: Corrected alignment of multiline variable and signal declarations for "align_left: no, align_paren: yes". Issue#1250: Corrected alignment of multiline variable and signal declarations for "align_left: no, align_paren: yes" Dec 11, 2024
@JHertz5 JHertz5 closed this Dec 11, 2024
Copy link

codecov bot commented Dec 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.29%. Comparing base (baf22da) to head (9e228b7).
Report is 75 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1344      +/-   ##
==========================================
+ Coverage   94.01%   94.29%   +0.27%     
==========================================
  Files        1557     1659     +102     
  Lines       29028    30195    +1167     
  Branches     3414     3473      +59     
==========================================
+ Hits        27291    28472    +1181     
+ Misses       1303     1302       -1     
+ Partials      434      421      -13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

Alignment incorrect for range declarations of unconstrained record elements spread over multiple lines
1 participant