Skip to content

format-check.sh uses non-existent command "NOT" #140

Closed
@ilyash

Description

@ilyash

if NOT type $CLANG_FORMAT > /dev/null 2>&1; then

consequently, the body of if is never invoked.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions