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 d779607 commit 1caa66bCopy full SHA for 1caa66b
scripts/check_repository_structure.py
@@ -24,6 +24,7 @@ def check_filenames():
24
'.git',
25
'ARCHIVE',
26
'scripts',
27
+ 'schemas',
28
'.venv', # Python virtual environment
29
'venv', # Alternative venv name
30
'__pycache__', # Python cache
0 commit comments