Skip to content

Commit

Permalink
Modify shfmt args to match my style
Browse files Browse the repository at this point in the history
  • Loading branch information
jc00ke committed Feb 11, 2022
1 parent 649faf1 commit 97a3a40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/shfmt.bash
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/usr/bin/env bash

exec shfmt -d .
exec shfmt -d -ci -s -i 2 -bn .

0 comments on commit 97a3a40

Please sign in to comment.