We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a97bd9a commit 4658760Copy full SHA for 4658760
Makefile
@@ -91,6 +91,7 @@ update: dependencies outdated
91
upgrade:
92
93
clean:
94
+ $(PACKAGE_MANAGER) clean
95
rm -vf lcov.info
96
rm -vf my-clippy-report.json
97
rm -vf sonar-issues.json
0 commit comments