Skip to content

v1.1.3

Choose a tag to compare

@duaraghav8 duaraghav8 released this 20 Jan 09:35
· 193 commits to master since this release
  • Introduced the solium:recommended core ruleset. The default .soliumrc.json configuration generated by solium --init now inherits rule severities from this set. It has been introduced because not all solium rules are applicable to the general audience, hence this is an improvement over extending solium:all.
  • The blank-lines rule now supports automatic code formatting.
  • Partially fixed the problem of false positives on Windows environment due to different character representation of line-break.
  • More coverage and bug fixes for several rules and modules utility methods.
  • Shiny new logo!