Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

1.5.5

Compare
Choose a tag to compare
@markelog markelog released this 26 Jun 23:29
· 1390 commits to master since this release
  • Add allowUrlComments to yandex preset (ikokostya)
  • Improve requireMultipleVarDecl rule (Oleg Gaidarenko)
  • Improve fileExtension option (Oleg Gaidarenko)
  • Perform file check by direct reference (Oleg Gaidarenko)
  • Comma not on the same line with the first operand (Oleg Gaidarenko)
  • Simplify doc instruction a bit (Oleg Gaidarenko)
  • Generate "jscs-browser.js" only during publishing (Oleg Gaidarenko)
  • Fix tests for requireSpaceBeforeBinaryOperators (lemmy)