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 b37b495 commit e12a6d1Copy full SHA for e12a6d1
tests/yanglint/CMakeLists.txt
@@ -1,4 +1,4 @@
1
-if(WIN32)
+if(WIN32 OR NOT ENABLE_YANGLINT_INTERACTIVE)
2
set(YANGLINT_INTERACTIVE OFF)
3
else()
4
set(YANGLINT_INTERACTIVE ON)
0 commit comments