mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-31 02:06:21 +00:00
chore: Use more descriptive names for helper scripts
Signed-off-by: Michael Vetter <jubalh@iodoru.org>
This commit is contained in:
@@ -727,7 +727,7 @@ if get_option('tests')
|
||||
endif
|
||||
|
||||
run_target('doublecheck',
|
||||
command: ['scripts/quality-check.sh', '--fix-formatting', '--meson']
|
||||
command: ['scripts/lint-and-test.sh', '--fix-formatting', '--meson']
|
||||
)
|
||||
|
||||
summary({
|
||||
|
||||
Reference in New Issue
Block a user