bids-validator icon indicating copy to clipboard operation
bids-validator copied to clipboard

unhandled rejection if .bidsignore is a directory

Open rwblair opened this issue 4 years ago • 2 comments
trafficstars

In 1.7.3 and 1.8.1 validator will fail with EISDIR error trying to read .bidsignore as if it were a file. We should fail better here.

Found an old install of 1.3.4 on the HPC and interestingly it did not fail in this case.

rwblair avatar Aug 02 '21 19:08 rwblair