Skip to content

Commit 80b82ca

Browse files
committed
fix: Reduce to single config for each validator
1 parent d90c132 commit 80b82ca

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

genetics_ukbb/.bids-validator-config.json

Lines changed: 0 additions & 3 deletions
This file was deleted.
File renamed without changes.

schemaconfig.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"ignore": [
3+
{ "code": "EMPTY_FILE" }
4+
]
5+
}

0 commit comments

Comments
 (0)