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, Apr 28, 11:34
Unknown Object (File)
Sat, Apr 26, 15:21
Unknown Object (File)
Fri, Apr 25, 16:11
Unknown Object (File)
Mon, Apr 21, 20:27
Unknown Object (File)
Sun, Apr 20, 03:43
Unknown Object (File)
Sat, Apr 19, 12:17
Unknown Object (File)
Wed, Apr 16, 17:43
Unknown Object (File)
Wed, Apr 16, 12:55
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.