As first brought up here https://github.com/drighelli/SpatialExperiment/issues/159 , this PR makes a small change to the pattern used in the .path_validity() function to allows additional image file extensions and their capitalized variants. It increases the "long lines" note from BiocCheck::BiocCheck() from 25 to 26 but doesn't affect the check or test results otherwise.
As first brought up here https://github.com/drighelli/SpatialExperiment/issues/159 , this PR makes a small change to the pattern used in the
.path_validity()
function to allows additional image file extensions and their capitalized variants. It increases the "long lines" note fromBiocCheck::BiocCheck()
from 25 to 26 but doesn't affect the check or test results otherwise.I tried to follow the contributor guidelines here as best as I could, please let me know if you'd like something changed.