name hook-pre-commit-pkg category Package revision 36360 shortdesc Pre-commit git hook for LaTeX package developpers. relocated 1 longdesc This package provides a pre-commit git hook to check basic longdesc LaTeX syntax for the use of package developers. It is installed longdesc by copying it into the .git/.hooks file. It then checks the longdesc following file types: .sty, .dtx, .bbx, .cbx, and .lbx. List of longdesc performed checks: Each line must be terminated by a %, without longdesc a space before it. Empty lines are allowed, but not lines with longdesc nothing but spaces in them. \begin{macro} and \end{macro} must longdesc be paired. \begin{macrocode} and \end{macrocode} must be longdesc paired. \begin{macro} must have a second argument. One space longdesc must be printed between % and \begin{macro} or \end{macro}. % longdesc must be the first character in the line. Four spaces must be longdesc printed between % and \begin{macrocode} or \end{macrocode}. \cs longdesc argument must not start with a backslash. catalogue-ctan /support/hook-pre-commit-pkg catalogue-date 2015-02-28 14:55:42 +0100 catalogue-license gpl3 catalogue-version 1.1.0