Page MenuHomeDevCentral

Add shellcheck pre-commit hook
ClosedPublic

Authored by dereckson on Mar 26 2022, 13:17.
Tags
None
Referenced Files
F4052213: D2631.id6648.diff
Fri, Jan 24, 00:49
Unknown Object (File)
Tue, Jan 21, 09:41
Unknown Object (File)
Tue, Jan 21, 06:00
Unknown Object (File)
Tue, Jan 21, 06:00
Unknown Object (File)
Fri, Jan 17, 23:18
Unknown Object (File)
Thu, Jan 16, 04:16
Unknown Object (File)
Wed, Jan 15, 02:34
Unknown Object (File)
Mon, Jan 13, 04:00
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.