Skip to content

Commit 67467c7

Browse files
authored
Merge pull request #1928 from yarikoptic/enh-warning-no-sub
Downgrade absence of sub- folders to warning
2 parents 1f8487e + 2f71c07 commit 67467c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/schema/rules/checks/dataset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ SubjectFolders:
77
code: SUBJECT_FOLDERS
88
message: |
99
There are no subject directories (labeled "sub-*") in the root of this dataset.
10-
level: error
10+
level: warning
1111
selectors:
1212
- path == '/dataset_description.json'
1313
checks:

0 commit comments

Comments
 (0)