jeremiah-c-leary / vhdl-style-guide

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

Issue#1076: procedure_call_003 modified to accept ignore_single_line option. #1077

Closed JHertz5 closed 6 months ago

JHertz5 commented 7 months ago

Resolves #1076.

I have set the default value of the new option to no to avoid modifying the tool's default behaviour from what exists currently.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (22beaa3) 96.53% compared to head (5a3ad65) 96.53%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1077 +/- ## ======================================= Coverage 96.53% 96.53% ======================================= Files 1534 1534 Lines 28870 28875 +5 ======================================= + Hits 27870 27875 +5 Misses 1000 1000 ```

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