Compare commits

...

13 Commits

2 changed files with 629 additions and 134 deletions

View File

@ -9,7 +9,7 @@ git clone https://git.246060.ru/f1x1t/uncrustify ~/.config/uncrustify
Установить переменную окружения `UNCRUSTIFY_CONFIG`, например:
```sh
UNCRUSTIFY_CONFIG="${XDG_CONFIG_HOME}/uncrustify/default.cfg"
UNCRUSTIFY_CONFIG="${XDG_CONFIG_HOME}/uncrustify/uncrustify.cfg"
[ -e "${UNCRUSTIFY_CONFIG}" ] && export UNCRUSTIFY_CONFIG
```

File diff suppressed because it is too large Load Diff