[UPD] makefile format erplibre: missing xml format
This commit is contained in:
parent
55ea26e309
commit
26097b60d4
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -882,7 +882,7 @@ format_code_generator:
|
|||
format_erplibre_addons:
|
||||
.venv/bin/isort --profile black -l 79 ./addons/ERPLibre_erplibre_addons/
|
||||
./script/maintenance/black.sh ./addons/ERPLibre_erplibre_addons/
|
||||
#./script/maintenance/prettier_xml.sh ./addons/ERPLibre_erplibre_addons/
|
||||
./script/maintenance/prettier_xml.sh ./addons/ERPLibre_erplibre_addons/
|
||||
.venv/bin/isort --profile black -l 79 ./addons/ERPLibre_erplibre_theme_addons/
|
||||
./script/maintenance/black.sh ./addons/ERPLibre_erplibre_theme_addons/
|
||||
#./script/maintenance/prettier_xml.sh ./addons/ERPLibre_erplibre_theme_addons/
|
||||
|
|
|
|||
Loading…
Reference in a new issue