Skip to content

Commit

Permalink
docs: update contribution guidelines
Browse files Browse the repository at this point in the history
Add the `-s` flag for shfmt
  • Loading branch information
ayushnix committed Aug 3, 2022
1 parent ea477a4 commit 14e8178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ If you're interested in contributing and making
- your bash code has been formatted using [shfmt](https://github.com/mvdan/sh) with the following
settings

`-i 2 -ci -sr -bn`
`-s -i 2 -ci -sr -bn`

Please raise an [issue](https://github.com/ayushnix/pass-tessen/issues/new/choose) if you have any
questions.
Expand Down

0 comments on commit 14e8178

Please sign in to comment.