chore(lint): formatting

This commit is contained in:
2025-02-14 00:02:49 +02:00
parent b299e3df1e
commit d59204f25f
3 changed files with 41 additions and 27 deletions

View File

@@ -21,7 +21,8 @@ else
fi
# Function to remove node_modules and vendor folders
remove_node_modules_vendor() {
remove_node_modules_vendor()
{
local dir=$1
# If the directory is a symlink, skip it