Page MenuHomeDevCentral

Add shellcheck pre-commit hook
ClosedPublic

Authored by dereckson on Mar 26 2022, 13:17.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 1, 12:57
Unknown Object (File)
Sun, Aug 31, 15:08
Unknown Object (File)
Fri, Aug 29, 21:44
Unknown Object (File)
Thu, Aug 28, 02:59
Unknown Object (File)
Wed, Aug 27, 05:36
Unknown Object (File)
Mon, Aug 25, 06:41
Unknown Object (File)
Wed, Aug 20, 12:49
Unknown Object (File)
Tue, Aug 19, 13:50
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
Lint Not Applicable
Unit
Tests Not Applicable

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.