bids-standard / legacy-validator

Validator for the Brain Imaging Data Structure
https://bids-standard.github.io/legacy-validator/
MIT License
186 stars 111 forks source link

All calls to BIDSFile objects text() method should be caught. #2050

Closed rwblair closed 1 month ago

rwblair commented 4 months ago

Currently tsvs are and jsons aren't.

rwblair commented 1 month ago

Only thing not directly caught right now are a couple of reads of participants.tsv. I'm fine with these failing hard for the time being.