Page MenuHomePhabricator

Pass `--error-level=all` to `puppet-lint`
ClosedPublic

Authored by joshuaspence on Jan 11 2015, 6:04 AM.
Tags
None
Referenced Files
F14094790: D11316.diff
Mon, Nov 25, 5:27 PM
Unknown Object (File)
Mon, Nov 18, 11:03 PM
Unknown Object (File)
Sun, Nov 10, 1:56 PM
Unknown Object (File)
Sun, Nov 10, 10:36 AM
Unknown Object (File)
Oct 24 2024, 12:52 PM
Unknown Object (File)
Oct 23 2024, 2:53 AM
Unknown Object (File)
Oct 16 2024, 12:17 PM
Unknown Object (File)
Sep 20 2024, 11:41 AM
Subscribers

Details

Summary

Without explicitly passing --error-level=all to puppet-lint, the configuration file for puppet-lint could contain --error-level=error. This would limit the ability of arc lint to detect linter issues and therefore we should override this flag from the command line explicitly.

Test Plan

This is mostly theoretical.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Pass `--error-level=all` to `puppet-lint`.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jan 11 2015, 4:56 PM
This revision was automatically updated to reflect the committed changes.