style: Formatting code make lint path

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim)
2023-08-09 18:39:11 +08:00
parent 802c0a5d0c
commit ebd4877158
16 changed files with 30 additions and 1281 deletions
+1 -1
View File
@@ -38,4 +38,4 @@ for i in ${service_names[*]}; do
kill -9 $(eval $pid)
echo -e "${SKY_BLUE_PREFIX}service:$i was killed ${COLOR_SUFFIX}"
fi
done
done