recommit for updates in build 5

This commit is contained in:
Jenkins Server
2025-05-06 13:18:48 +02:00
parent 27047d7f8d
commit 52000465d5
2 changed files with 0 additions and 22 deletions

View File

@@ -126,17 +126,6 @@
<ul><li> <ul><li>
<p>Puppet Lint</p> <p>Puppet Lint</p>
</li><li> </li><li>
<p>excluded tests:</p>
<ul><li>
<p><code>--no-class_inherits_from_params_class-check</code>:relevant only to non-supported outdated puppet versions</p>
</li><li>
<p><code>--no-variable_scope-check</code>: not applicable as we are inheriting parameters from params class. the lint check does not distinguish between facts and inherited parameters.</p>
</li><li>
<p><code>--no-80chars-check</code>: it is not always possible to stay within 80 characters, although typically only occurring on the parameter vault <code>params.pp</code>.</p>
</li><li>
<p><code>--no-arrow_alignment-check</code>: this check leads to actually not having am easily readable arrow alignment, as this checks <code>per block</code>, not per class.</p>
</li></ul>
</li><li>
<p>Puppet Parser</p> <p>Puppet Parser</p>
</li><li> </li><li>
<p>ERB Template Parser</p> <p>ERB Template Parser</p>

View File

@@ -126,17 +126,6 @@
<ul><li> <ul><li>
<p>Puppet Lint</p> <p>Puppet Lint</p>
</li><li> </li><li>
<p>excluded tests:</p>
<ul><li>
<p><code>--no-class_inherits_from_params_class-check</code>:relevant only to non-supported outdated puppet versions</p>
</li><li>
<p><code>--no-variable_scope-check</code>: not applicable as we are inheriting parameters from params class. the lint check does not distinguish between facts and inherited parameters.</p>
</li><li>
<p><code>--no-80chars-check</code>: it is not always possible to stay within 80 characters, although typically only occurring on the parameter vault <code>params.pp</code>.</p>
</li><li>
<p><code>--no-arrow_alignment-check</code>: this check leads to actually not having am easily readable arrow alignment, as this checks <code>per block</code>, not per class.</p>
</li></ul>
</li><li>
<p>Puppet Parser</p> <p>Puppet Parser</p>
</li><li> </li><li>
<p>ERB Template Parser</p> <p>ERB Template Parser</p>