diff options
| author | pml68 <contact@pml68.dev> | 2025-09-07 12:08:33 +0200 |
|---|---|---|
| committer | pml68 <contact@pml68.dev> | 2025-09-07 12:08:33 +0200 |
| commit | c959e737dfefc08d8b93095faade83953d96629e (patch) | |
| tree | d58016cf068c18f0d9c22ae3b05a035125347fc1 | |
| parent | feat: add `iced-builder-git` package (diff) | |
| download | PKGBUILDs-c959e737dfefc08d8b93095faade83953d96629e.tar.gz | |
chore: add recommended shellcheck options to PKGBUILD
| -rw-r--r-- | PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +# shellcheck disable=SC2034,SC2154,SC2164 # Maintainer: pml68 <contact@pml68.dev> _pkgname=iced-builder |
