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

validate CHANGES file to follow CPAN Changes convention

Open sappelhoff opened this issue 5 years ago • 1 comments
trafficstars

The CHANGES file MUST follow CPAN Changes convention, see: https://bids-specification.readthedocs.io/en/latest/03-modality-agnostic-files.html#changes

The validator should check the CHANGES file and warn or raise an error when no CPAN Changes convention is detected.

A validator is already available here: https://metacpan.org/pod/Test::CPAN::Changes

sappelhoff avatar Jul 27 '20 17:07 sappelhoff