voxpupuli / puppet-lint-strict_indent-check

indent check for puppet-lint
Mozilla Public License 2.0
4 stars 11 forks source link

Add indenting example #28

Open ekohl opened 2 years ago

ekohl commented 2 years ago

The goal here was to show somethign that I think is currently failing but should pass. However, puppet-lint 3.0.0 also broke our tests (https://github.com/puppetlabs/puppet-lint/issues/65).

codecov[bot] commented 2 years ago

Codecov Report

Base: 92.10% // Head: 0.00% // Decreases project coverage by -92.10% :warning:

Coverage data is based on head (a8cc8e4) compared to base (654fb10). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #28 +/- ## ========================================== - Coverage 92.10% 0.00% -92.11% ========================================== Files 1 1 Lines 76 135 +59 ========================================== - Hits 70 0 -70 - Misses 6 135 +129 ``` | [Impacted Files](https://codecov.io/gh/voxpupuli/puppet-lint-strict_indent-check/pull/28?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=voxpupuli) | Coverage Δ | | |---|---|---| | [lib/puppet-lint/plugins/check\_strict\_indent.rb](https://codecov.io/gh/voxpupuli/puppet-lint-strict_indent-check/pull/28/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=voxpupuli#diff-bGliL3B1cHBldC1saW50L3BsdWdpbnMvY2hlY2tfc3RyaWN0X2luZGVudC5yYg==) | `0.00% <0.00%> (-92.11%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=voxpupuli). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=voxpupuli)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.