On 01/02/15 23:02, Allan McRae wrote: > On 01/02/15 22:34, Allan McRae wrote: >> To add a new package check, drop a file in libmakepkg/lint and add the >> function to the "lint_functions" array. >> >> Signed-off-by: Allan McRae <[email protected]> >> --- > > This one fails due to lint_functions being used in makepkg for checking > PKGBUILD issues. > > Any suggestions for an alternative name here? >
Renamed to lint_package/* on my working branch. The PKGBUILD lint functions will move to lint_pkguild at some stage.
