Allan McRae pushed to branch master at Pacman / Pacman Commits: b013ca42 by Allan McRae at 2024-06-01T02:12:23+10:00 makepkg: provide environment variable to disable PKGBUILD linting On Windows based systems (e.g. msys), running PKGBUILD linting is very slow due to time taken spawning bash subshells. Additionally, some packages have extreme amounts of (usually procedurally generated) splitting, which also causes linting to be extremely slow. Provide an environment variable to disable PKGBUILD linting. Signed-off-by: Allan McRae <allan@archlinux.org> - - - - - 2 changed files: - doc/makepkg.8.asciidoc - scripts/makepkg.sh.in View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/b013ca4221852edf920d1c7b... -- View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/b013ca4221852edf920d1c7b... You're receiving this email because of your account on gitlab.archlinux.org.