Page MenuHomeDevCentral

Add shellcheck pre-commit hook
ClosedPublic

Authored by dereckson on Mar 26 2022, 13:17.
Tags
None
Referenced Files
F45124767: D2631.diff
Thu, Aug 20, 08:31
Unknown Object (File)
Mon, Aug 17, 21:18
Unknown Object (File)
Mon, Aug 17, 11:38
Unknown Object (File)
Mon, Aug 17, 07:59
Unknown Object (File)
Tue, Aug 11, 23:35
Unknown Object (File)
Tue, Aug 11, 22:20
Unknown Object (File)
Mon, Aug 10, 21:53
Unknown Object (File)
Mon, Aug 10, 20:43
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.