[Git][pacman/pacman][master] libmakepkg: add linting of BUILDENV and OPTIONS from makepkg.conf
Allan McRae pushed to branch master at Pacman / Pacman Commits: 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> - - - - - 2 changed files: - + scripts/libmakepkg/lint_config/buildenv.sh.in - scripts/libmakepkg/lint_config/meson.build View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/56a325a2bea7d9385a701251... -- View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/56a325a2bea7d9385a701251... You're receiving this email because of your account on gitlab.archlinux.org.
participants (1)
-
Allan McRae (@allan)