Skip to content

JSCS maximumLineLength vs Jshint maxlen #592

@O-Mutt

Description

@O-Mutt
"maximumLineLength": {
      "value": 100,
    },

vs

"maxlen": 120,

this seems to cause a discrepancy. I am not well versed enough in these two frameworks but in my fork of this styleguide i consolidated the two of them. I got jshint working in grunt saw the errors, fixed them, then got jscs running but noticed the same lines failing.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions