Page MenuHomeDevCentral

Add shellcheck pre-commit hook
ClosedPublic

Authored by dereckson on Mar 26 2022, 13:17.
Tags
None
Referenced Files
F3745641: D2631.diff
Fri, Nov 15, 16:19
F3744409: D2631.id6647.diff
Fri, Nov 15, 05:04
Unknown Object (File)
Wed, Nov 13, 23:33
Unknown Object (File)
Wed, Nov 13, 02:32
Unknown Object (File)
Tue, Nov 12, 20:10
Unknown Object (File)
Tue, Nov 12, 07:28
Unknown Object (File)
Sun, Nov 10, 20:35
Unknown Object (File)
Sun, Nov 10, 07: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.