Page MenuHomeDevCentral

Add shellcheck pre-commit hook
ClosedPublic

Authored by dereckson on Mar 26 2022, 13:17.
Tags
None
Referenced Files
F10640080: D2631.id.diff
Mon, Jul 21, 01:13
F10629096: D2631.id.diff
Sun, Jul 20, 09:11
Unknown Object (File)
Sat, Jul 19, 02:09
Unknown Object (File)
Mon, Jul 14, 19:46
Unknown Object (File)
Mon, Jul 14, 11:06
Unknown Object (File)
Wed, Jul 9, 06:52
Unknown Object (File)
Tue, Jul 8, 03:13
Unknown Object (File)
Tue, Jul 8, 03:11
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.