|
WriteLn(stderr, #27'[33m', 'Linting Shell file: ', Path, #27'[0m');
|
|
WriteLn(stderr, #27'[33m', 'Linting Shell file: ', Path, #27'[0m');
|
|
if not RunCommand('shellcheck', ['--external-sources', Path], Result.Output) then
|
|
if not RunCommand('shellcheck', ['--external-sources', Path], Result.Output) then
|