summaryrefslogtreecommitdiffhomepage
path: root/format.sh
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-04-04 09:05:35 +0200
committerAmlal El Mahrouss <amlal@nekernel.org>2025-04-04 09:23:57 +0200
commit5e1ef5e23dd3e594072f8f32cbb4a6f392d36e55 (patch)
tree7a908bfccc9530a818d730a6a4de22739a910b6e /format.sh
parenta113f91c6be56c3f39fc7680ec7f5c814d4d2c27 (diff)
fw/modules: add astdx for embdfs.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'format.sh')
-rwxr-xr-xformat.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/format.sh b/format.sh
index 0bfa3e0..145caf5 100755
--- a/format.sh
+++ b/format.sh
@@ -7,7 +7,7 @@ THIS_DIR="$(dirname "$THIS_PATH")"
# in the regular expression just below
FILE_LIST="$(find "$THIS_DIR" | grep -E ".*(\.cc|\.c|\.h)$")"
-echo -e "Files found to format = \n\"\"\"\n$FILE_LIST\n\"\"\""
+echo -e "Files found to format: \n\"\"\"\n$FILE_LIST\n\"\"\""
# Format each file.
# - NB: do NOT put quotes around `$FILE_LIST` below or else the `clang-format` command will