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:
@@ -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
|
||||
|
Reference in New Issue
Block a user