Переименование
This commit is contained in:
		@@ -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
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user