• Charles Ferguson's avatar
    Add basic shell file processing. · b9713b17
    Charles Ferguson authored
    Shell files are not normally checked, and the checking we perform
    is only 'shellcheck' but that's fine for us because it gives us
    a simple way to ensure that the scripts will actually do what we
    expect.
    
    However, there is currently no way to restrict the shellcheck
    version to one that is known. This may need to be addressed in
    the future, but for now we use the system installed version.
    b9713b17
common.shell 1.48 KB