mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-19 11:06:22 +00:00
chore(lint): formatting
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user