style: add emqx_enterprise_conf erlfmt commit to git blame ignore
This commit is contained in:
parent
1aa8299261
commit
a125bf9469
|
@ -4,3 +4,5 @@
|
|||
4d3157743e0d3ac7e6c09f108f6e79c820fd9c00
|
||||
# reformat lib-ee/emqx_license
|
||||
4f396cceb84d79d5ef540e91c1a8420e8de74a56
|
||||
# reformat lib-ee/emqx_enterprise_conf
|
||||
1aa82992616ad848539a533a5cd20ba6f9071e5a
|
||||
|
|
|
@ -9,7 +9,7 @@ cd -P -- "$(dirname -- "$0")/.."
|
|||
|
||||
APPS=()
|
||||
APPS+=( 'apps/emqx' 'apps/emqx_modules' )
|
||||
APPS+=( 'lib-ee/emqx_license' )
|
||||
APPS+=( 'lib-ee/emqx_enterprise_conf' 'lib-ee/emqx_license' )
|
||||
|
||||
for app in "${APPS[@]}"; do
|
||||
echo "$app ..."
|
||||
|
|
Loading…
Reference in New Issue