jeremiah-c-leary / vhdl-style-guide

Style guide enforcement for VHDL
GNU General Public License v3.0
192 stars 39 forks source link

Issue#1295: Update multiline_alignment_between_tokens.py to skip variable array assignments #1313

Open JHertz5 opened 1 week ago

JHertz5 commented 1 week ago

Resolves #1295.

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.31%. Comparing base (baf22da) to head (271e109). Report is 71 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1313 +/- ## ========================================== + Coverage 94.01% 94.31% +0.30% ========================================== Files 1557 1655 +98 Lines 29028 30236 +1208 Branches 3414 3489 +75 ========================================== + Hits 27291 28518 +1227 + Misses 1303 1291 -12 + Partials 434 427 -7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.