jeremiah-c-leary / vhdl-style-guide

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

Issue#1096: Changing indentStyle to indent_style and indentSize to indent_size #1115

Closed jeremiah-c-leary closed 4 months ago

jeremiah-c-leary commented 5 months ago

Resolves #1096

codecov[bot] commented 5 months ago

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (308bde1) 96.61% compared to head (09b65ec) 96.62%. Report is 3 commits behind head on master.

Files Patch % Lines
vsg/config.py 88.09% 5 Missing :warning:
vsg/rules/token_prefix.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1115 +/- ## ========================================== + Coverage 96.61% 96.62% +0.01% ========================================== Files 1546 1546 Lines 29111 29206 +95 ========================================== + Hits 28125 28220 +95 Misses 986 986 ```

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