diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ebb8923..c9679d3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,4 +8,9 @@ Lint: before_script: - pacman -Syu --noconfirm namcap grep script: - - namcap -i tale-git/PKGBUILD \ No newline at end of file + - namcap -i pegasus-frontend-git/PKGBUILD + - namcap -i rom-manager-git/PKGBUILD + - namcap -i tale-git/PKGBUILD + - namcap -i talk-cli-git/PKGBUILD + - namcap -i tsk-git/PKGBUILD + - namcap -i vita3k-git/PKGBUILD \ No newline at end of file