We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ece6f3e commit 168a998Copy full SHA for 168a998
Makefile
@@ -1,6 +1,6 @@
1
.PHONY: quality style test docs utils
2
3
-check_dirs := src tests utils
+check_dirs := examples src tests utils
4
5
# Check code quality of the source code
6
quality:
0 commit comments