]> git.ipfire.org Git - pakfire.git/commit
cli: pakfire-builder: Add command to call the linter
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 19 Oct 2024 13:58:47 +0000 (13:58 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 19 Oct 2024 13:58:47 +0000 (13:58 +0000)
commit3b8789ed3c9fbe104b5f4987cfdebedd47996555
tree2a7c9f52690ed96155342295af4eeb7b24235da9
parent7434632559e49d2da2c50f52995b7945024462f4
cli: pakfire-builder: Add command to call the linter

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/cli/lib/lint.c [new file with mode: 0644]
src/cli/lib/lint.h [new file with mode: 0644]
src/cli/pakfire-builder.c
src/libpakfire/archive.c
src/libpakfire/include/pakfire/archive.h
src/libpakfire/libpakfire.sym