0.9.0
Added
- Added new option
violationLocation
parameter forcheckFileContents
for specifying position of violation marker using.init(range:bound:)
, whererange
can be one of.fullMatch
or.captureGroup(index:)
and bound one of.lower
or.upper
.