<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fzf/.editorconfig, branch v0.66.0-custom</title>
<subtitle>Personal fork of fzf</subtitle>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/'/>
<entry>
<title>Apply shfmt to bash script files (make fmt)</title>
<updated>2025-09-24T13:41:54+00:00</updated>
<author>
<name>Junegunn Choi</name>
<email>junegunn.c@gmail.com</email>
</author>
<published>2025-09-24T13:09:37+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=e8cb31541984e93dcbaa5f2ac5f56ec390279d5e'/>
<id>e8cb31541984e93dcbaa5f2ac5f56ec390279d5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add make fmt for *.sh *.bash</title>
<updated>2025-09-24T13:41:54+00:00</updated>
<author>
<name>xieyonn</name>
<email>qxieyongp@163.com</email>
</author>
<published>2025-09-21T07:50:06+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/fzf/commit/?id=de0df2422ac26edcd083d801e93635deb0786589'/>
<id>de0df2422ac26edcd083d801e93635deb0786589</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
</feed>
