diff options
| author | xieyonn <qxieyongp@163.com> | 2025-09-21 15:50:06 +0800 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2025-09-24 22:41:54 +0900 |
| commit | de0df2422ac26edcd083d801e93635deb0786589 (patch) | |
| tree | 76e4fbe88acaaa2057cfdf60339bafbfb8532e15 /shell/update-common.sh | |
| parent | 148b0a94cdb88bc6e0ff36af1ab2b7bccd24e555 (diff) | |
| download | fzf-de0df2422ac26edcd083d801e93635deb0786589.tar.gz | |
feat: add make fmt for *.sh *.bash
1. add .editorconfig file, add rules for .sh .bash files.
2. add make fmt target, use:
- gofmt *.go.
- shfmt *.sh *.bash, shell/completion.bash, shell/key-bindings.bash
need a left indent due to an outermost if block.
3. add shfmt check for bash scripts in make lint target.
4. install shfmt in actions.
Diffstat (limited to 'shell/update-common.sh')
0 files changed, 0 insertions, 0 deletions
