p11-glue / p11-kit

Provides a way to load and enumerate PKCS#11 modules.
https://p11-glue.github.io/p11-glue/p11-kit.html
Other
149 stars 91 forks source link

CI: add shellcheck GitHub action #599

Open ueno opened 9 months ago

ueno commented 9 months ago

Now that we have a couple of shell-script based tests, it would make sense to run a shellcheck against those, in the CI, maybe using GitHub actions: https://www.shellcheck.net/wiki/GitHub-Actions