Skip to content

Commit 4658760

Browse files
author
Gonzalo Diaz
committed
[CONFIG] [Makefile] better "clean" actions
1 parent a97bd9a commit 4658760

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ update: dependencies outdated
9191
upgrade:
9292

9393
clean:
94+
$(PACKAGE_MANAGER) clean
9495
rm -vf lcov.info
9596
rm -vf my-clippy-report.json
9697
rm -vf sonar-issues.json

0 commit comments

Comments
 (0)