mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
It's been a while since we introduced Differential ShellCheck and it proved to be quite useful (and in some ways even better than the shellcheck run by super-linter). So, to have only one linter scream at us for not knowing how to write bash properly, let's drop the super-linter's one in favor of Differential ShellCheck. Follow-up for https://github.com/systemd/systemd/pull/24328#pullrequestreview-1074127504