Go to file
Clayton Craft a8bf624bb4
ci/shellcheck: ignore SC3043 warnings about use of 'local' (MR 4340)
This configures shellcheck in CI to ignore the use of the 'local'. Using
'local' to support variable scoping can prevent a lot of nasty bugs in
shell scripts.
Ash supports 'local', even though it's not a POSIX sh thing. It's used
extensively in our init.sh script, and many Alpine scripts use it.
2023-08-21 11:16:55 +02:00
.ci ci/shellcheck: ignore SC3043 warnings about use of 'local' (MR 4340) 2023-08-21 11:16:55 +02:00
.githooks
.gitlab/issue_templates gitlab: issue template: add GNOME mobile 2023-06-13 08:36:05 +02:00
cross cross/busybox-*: upgrade to 1.36.1-r6 2023-08-16 14:49:30 -07:00
device device/*: add lk2nd-msm8953 as a dependency (MR 4339) 2023-08-21 08:18:31 +02:00
main main/postmarketos-mkinitfs-hook-apx: enable aarch64 (MR 4319) 2023-08-10 01:16:32 +03:00
modem modem/msm-cros-efs-loader: upgrade to 1.0.2 (MR 4307) 2023-08-05 23:41:59 +02:00
temp temp/gtk4.0: upgrade to 4.12.0 (MR 4338) 2023-08-19 21:49:35 +02:00
.clang-format
.ecrc
.editorconfig
.gitignore
.gitlab-ci.yml
.mrhlpr.json
channels.cfg channels.cfg: mark v22.12 as unsupported 2023-07-10 08:25:23 +02:00
CODEOWNERS huawei-plank: new device (MR 4096) 2023-05-23 15:19:16 -07:00
COMMITSTYLE.md
LICENSE
pmaports.cfg
README.md