You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 7, 2023. It is now read-only.
In what world must I be root to run Shellcheck!?!?! Obviously there is a problem, here. I'm just not sure at what level. So I started with the most specific piece that didn't work.
Basic background info...
Atom is up-to-date
All Atom packages are up-to-date
Shellcheck is up-to-date from the official Shellcheck snap package (created by the author, not someone else), and this is how it has always run successfully.
I have manually run Shellcheck on the same file that was open in Atom, and it ran (without root) and provided me with useful output.
I have tried hard-coding the Shellcheck executable path in the package config /snap/bin/shellcheck, but no change in experience.
All other options in linter-shellcheck are default.