-
- Notifications
You must be signed in to change notification settings - Fork 94
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request