Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shellcheck fixes + enabling of additional lints #3467

Merged
merged 3 commits into from
Mar 31, 2025

Conversation

neocturne
Copy link
Member

Fixes #3450

I have done some light testing of the modified scripts on x86-64 qemu.

This is a reduced version of #3457 that doesn't change the wireguard netifd proto (and instead adds lint disables to the script for now), as I can't test it. #3457 will be rebased once this is merged.

…-wireguard

The file appears to have been added to gluon-mesh-vpn-core by accident.
Warnings are either fixed properly, or disabled in a more fine-grained
manner.
The only warnings that remain disabled globally for now handle the
differences between POSIX sh and Busybox ash, as support for the latter
was only added in shellcheck 0.10.
@neocturne neocturne added this to the v2025.1 milestone Mar 30, 2025
@rotanid rotanid merged commit caba048 into freifunk-gluon:main Mar 31, 2025
38 checks passed
@neocturne neocturne deleted the shellcheck2 branch March 31, 2025 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] revisit shellcheck excludes
2 participants