Page MenuHomePhabricator

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

Authored by joshuaspence on Jan 11 2015, 6:04 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Aug 28, 7:47 PM
Unknown Object (File)
Wed, Aug 28, 1:26 PM
Unknown Object (File)
Wed, Aug 28, 11:26 AM
Unknown Object (File)
Aug 17 2024, 6:15 AM
Unknown Object (File)
Aug 5 2024, 10:15 AM
Unknown Object (File)
Aug 1 2024, 11:53 AM
Unknown Object (File)
Jul 24 2024, 12:27 PM
Unknown Object (File)
Jul 23 2024, 11:05 PM
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.