mirror of
https://github.com/irssi/irssi.git
synced 2025-04-26 13:01:11 -05:00
Updated clang format (markdown)
parent
d6f4beb03f
commit
18603f145d
@ -10,7 +10,7 @@ It can be installed with `apt install clang-format` or `zypper in clang-tools`
|
||||
To also correct the formatting of XS files, configure clang-format to use the clang-format-xs wrapper like so
|
||||
```
|
||||
git config clangformat.extensions c,h,xs
|
||||
git config clangformat.binary $PWD/.github/workflows/clangformat/clang-format-xs
|
||||
git config clangformat.binary $PWD/utils/clang-format-xs/clang-format-xs
|
||||
```
|
||||
|
||||
## Manual check after `git add`
|
||||
|
Loading…
x
Reference in New Issue
Block a user