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 7941c08 commit 363fbe4Copy full SHA for 363fbe4
utils/validate_meta_files.py
@@ -28,6 +28,7 @@ def main():
28
"Documentation~",
29
".github",
30
".yamato",
31
+ "Samples",
32
}
33
34
num_matched = 0
0 commit comments