mirror of
https://gitlab.com/TECHNOFAB/soonix.git
synced 2026-02-02 07:15:06 +01:00
feat(cli): add check mode which exits 2 if hooks/files are outdated
This commit is contained in:
parent
374e31d852
commit
5caa66ec8d
2 changed files with 82 additions and 64 deletions
|
|
@ -87,6 +87,7 @@ in {
|
|||
assert_file_contains "${soonixBin}" "test.json"
|
||||
|
||||
assert_file_contains "${soonixBin}" "SKIP_GITIGNORE"
|
||||
assert_file_contains "${soonixBin}" "CHECK_MODE"
|
||||
'';
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue