.\" Generated by scdoc 1.11.3 .\" Complete documentation for this program is not available as a GNU info page .ie \n(.g .ds Aq \(aq .el .ds Aq ' .nh .ad l .\" Begin generated content: .TH "initd-lint" "1" "2024-10-14" .PP .SH NAME .PP initd-lint - A linter for openrc init files shipped with Alpine Linux .PP .SH SYNOPSIS .PP \fBinitd-lint\fR .PP .SH DESCRIPTION .PP initd-lint is a linter for openrc init files shipped with Alpine Linux See \fBalint(5)\fR under the initd-lint section for an explanation of each violation that initd-lint checks for.\& .PP initd-lint will print the policy violations found and exit 1, if no violations are found then nothing will be printed and it will exit 0.\& .PP .SH OUTPUT .PP initd-lint will print to stdout whenever a policy violation is found in the following format .PP .RS 4 SEVERITYCERTAINITY:[TAG]:PATH::MSG .PP .RE .PD 0 .IP \(bu 4 \fBSEVERITY\fR refers to how severe a violation is, ranging from \fBS\fR to \fBM\fR.\& .IP \(bu 4 \fBCERTAINITY\fR refers to how likely it is not a false positive, ranging from \fBC\fR to \fBP\fR .IP \(bu 4 \fBTAG\fR refers to the tag of the violation, see \fBalint(5)\fR for more details.\& .IP \(bu 4 \fBPATH\fR refers to the path given for \fBapkbuild-lint\fR to check.\& .IP \(bu 4 \fBMSG\fR is a short message meant for humans to know what is the violation.\& .PD .PP .SH AUTHORS .PP Maintained by Kevin Daudt .PP .SH SEE ALSO .PP \fBalint(5)\fR