Skip to content

add shellcheck for ci #107

@blizzz

Description

@blizzz

can be run against all files with

shellcheck -e SC1091 $(find . -type f -exec file --mime-type {} + | grep 'text/x-shellscript' | cut -d ':' -f1) 

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions