Page MenuHomeDevCentral

Add shellcheck pre-commit hook
ClosedPublic

Authored by dereckson on Mar 26 2022, 13:17.
Tags
None
Referenced Files
F10912276: D2631.id.diff
Mon, Aug 4, 23:24
F10908896: D2631.diff
Mon, Aug 4, 20:51
Unknown Object (File)
Fri, Aug 1, 23:31
Unknown Object (File)
Thu, Jul 31, 19:48
Unknown Object (File)
Wed, Jul 30, 06:44
Unknown Object (File)
Mon, Jul 28, 15:23
Unknown Object (File)
Mon, Jul 28, 09:53
Unknown Object (File)
Sun, Jul 27, 13:57
Subscribers
None

Details

Summary

pre-commit is a framework for managing Git pre-commit hooks.

Add a hook to run shellcheck, static analyzer for shell scritps.

Ref T1715.

Test Plan

Tested with rOPS repository

Diff Detail

Repository
rDEVCS Nasqueron codestyle
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
pre-commit-hooks-shellcheck
Build Status
Buildable 4126
Build 4378: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Mar 26 2022, 13:17
This revision was automatically updated to reflect the committed changes.