Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | libmakepkg: check if PKGBUILD variables are arrays or not as appropriate | Allan McRae | 2015-09-07 |
When extracting variables from PKGBUILD (e.g. for .SRCINFO creation) we make assumptions about whether variables are arrays or not. This adds a check to the PKGBUILD linter to ensure variables are arrays or not as appropriate. Signed-off-by: Allan McRae <allan@archlinux.org> |