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.
2 parents 992b558 + 1f04489 commit a980f28Copy full SHA for a980f28
mk/tests.mk
@@ -250,6 +250,7 @@ tidy:
250
| grep '^$(S)src/test' -v \
251
| grep '^$(S)src/libuv' -v \
252
| grep '^$(S)src/llvm' -v \
253
+ | grep '^$(S)src/gyp' -v \
254
| xargs -n 10 $(CFG_PYTHON) $(S)src/etc/tidy.py
255
$(Q)find $(S)src/etc -name '*.py' \
256
0 commit comments