fix: replace return in modify-sudoers #8
Annotations
1 error
build
You have commit messages with errors
⧗ input: modify-sudoers.sh: Fixed a misplaced 'return' instruction by a more appropriate 'exit' instruction.
The 'return' instruction can be used only in a function.
Signed-off-by: Adrien Ricciardi <[email protected]>
✖ subject may not be empty [subject-empty]
✖ subject may not end with full stop [subject-full-stop]
✖ type may not be empty [type-empty]
✖ found 3 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|