You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bids-standard/bids-specification#1834 proposes RECOMMENDING against overriding JSON values as a source of confusion ("I can see this value in my JSON, why is the tool using a different one?")
This should be relatively easy to implement by checking for overlap here:
bids-standard/bids-specification#1834 proposes RECOMMENDING against overriding JSON values as a source of confusion ("I can see this value in my JSON, why is the tool using a different one?")
This should be relatively easy to implement by checking for overlap here:
bids-validator/src/schema/context.ts
Lines 206 to 207 in 9e8da14
Added a
target: dev
label to indicate PRs should target thedev
branch, notmain
, as this would be a spec change.The text was updated successfully, but these errors were encountered: