jscs v1.5.5 Release Notes

    • 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)