Compare commits

..

9 Commits

Author SHA1 Message Date
01819c6774 0.78.0 2023-11-16 10:10:46 +03:00
e05bb7112e 0.77.1 2023-07-27 13:33:46 +03:00
acacece6d3 0.77.0 2023-05-12 23:29:09 +03:00
c7e6bd2c0f Оформление for 2022-12-15 07:48:18 +03:00
caf977d595 0.76.0 2022-12-04 03:25:37 +03:00
0711717bea Переименование 2022-11-26 16:09:35 +03:00
cfd11aae71 } else { 2022-11-26 16:01:12 +03:00
4393c20a05 Обновление 2022-10-21 11:12:54 +03:00
22e5c84921 0.75.0 2022-05-06 09:58:06 +03:00
2 changed files with 440 additions and 102 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