fix: satisfy clang-format in CLI test #211
Reference in New Issue
Block a user
Delete Branch "fix/dev-ci-clang-format"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Fix the two misindented CLI option entries in
tests/test_client_cli.cthat caused the dev lint job to fail.Verification
clang-format --dry-run --Werror tests/test_client_cli.c