Skip to content

6.1.0

Compare
Choose a tag to compare
@jwilsson jwilsson released this 26 Dec 21:21
· 44 commits to master since this release
v6.1.0
  • Added an avoidEscape option to stringQuotes. (96b3ce4)
  • Fixed an issue where hasQuotes wouldn't check the whole string for quotes. (9cadda2)
  • Fixed an issue where newlineAfterBlock would erroneously report blocks with multiple preceding single-line comments. (dd4977d)
  • Fixed an issue where singleLinePerProperty would erroneously report blocks with preceding single-line comments. (873e128)