contrib: let "nm-code-format.sh" handle files under ./{shared,src}/systemd/

Only the files under ./{shared,src}/systemd/src are copied from systemd.
The other files should be reformatted too.
This commit is contained in:
Thomas Haller 2020-09-28 19:31:37 +02:00
parent e284a23d8c
commit 8435deecfa
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728

View file

@ -26,8 +26,8 @@ while (( $# )); do
done
NM_ROOT=$(git rev-parse --show-toplevel)
EXCLUDE=":(exclude)shared/systemd
:(exclude)src/systemd
EXCLUDE=":(exclude)shared/systemd/src
:(exclude)src/systemd/src
:(exclude)shared/n-dhcp4
:(exclude)shared/c-list
:(exclude)shared/c-list