Skip to content

Bashly generated script fails shellcheck rule SC2059 #547

@ichoosetoaccept

Description

@ichoosetoaccept

Not a huge deal but since the Bashly docs claim that Bashly generates shfmt and shellcheck compliant scripts I thought I'd point this out.

In a script I just generated I get a bunch of warnings for:
Don't use variables in the printf format string. Use printf '..%s..' "$foo". shellcheck(SC2059)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions