From b4d33f25e5c7542a3a307f5f8d5e550e702d54fa Mon Sep 17 00:00:00 2001 From: Ayush Agarwal Date: Thu, 17 Feb 2022 02:07:49 +0530 Subject: chore: add -s option to shfmt --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f2af1cc..a3f7ea4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,7 +9,7 @@ please ensure that - 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/tessen/issues/new/choose) if you have any questions. -- cgit v1.2.3