56a325a2
by Allan McRae at 2025-08-05T15:50:28+10:00
libmakepkg: add linting of BUILDENV and OPTIONS from makepkg.conf
Currently the options array from a PKGBUILD is linted, but the global
BUILDENV and OPTIONS are not.
Fixes #233.
Signed-off-by: Allan McRae <allan@archlinux.org>