Skip to content

0.2.0

Compare
Choose a tag to compare
@palkan palkan released this 16 Jan 14:55
· 102 commits to master since this release

Minor release with new configuration options and small fixes:

  • Added Autodetect config option which allows to skip unmarked code blocks when set to false; it is true by default.
  • WarnInvalid: true only takes into account explicit Ruby code blocks (i.e. with code attribute).
  • Fixed skipping code blocks in the end of the file when there is no more lines.