Page MenuHomeDevCentral

Add shellcheck pre-commit hook
ClosedPublic

Authored by dereckson on Mar 26 2022, 13:17.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 26, 07:45
Unknown Object (File)
Sat, Mar 23, 19:10
Unknown Object (File)
Mon, Mar 18, 10:23
Unknown Object (File)
Wed, Mar 13, 03:45
Unknown Object (File)
Sun, Mar 3, 13:31
Unknown Object (File)
Sat, Mar 2, 12:05
Unknown Object (File)
Sat, Mar 2, 12:05
Unknown Object (File)
Sat, Mar 2, 10:21
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.