cleanup: update files

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
K.B.Dharun Krishna
2023-12-21 20:50:42 +05:30
parent 6eff6f3b48
commit 2550de7185
2 changed files with 1 additions and 4 deletions

View File

@@ -24,5 +24,3 @@ for path in $(find pages* -name '*.md' -type f); do
echo "Inconsistency found in file: $path: $COMMAND_NAME_PAGE should be $COMMAND_NAME_FILE" >> "$OUTPUT_FILE"
fi
done
echo "Filename consistency check completed. Output written to: $OUTPUT_FILE"