Skip to content

Commit e5189d8

Browse files
committed
remove unneeded part of script
1 parent 1755ad4 commit e5189d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generate.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pre_commit_wrapper () {
2323
echo "command 'pre-commit run --all-files --hook-stage=manual ${1}' success"
2424
}
2525

26-
rm -rf packages/datadog-api-client-v*/ examples/v*
26+
#rm -rf packages/datadog-api-client-v*/ examples/v*
2727
#rm -rf packages/datadog-api-client-*/
2828
#pre_commit_wrapper generator
2929
pre_commit_wrapper lint

0 commit comments

Comments
 (0)