Skip to content

Line length #1690

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 30 commits into from
Closed

Line length #1690

wants to merge 30 commits into from

Conversation

arschmitz
Copy link
Member

This fixes all the maxLineLength jscs issues except in tests

}
};
} );
$.each( [ "borderLeftStyle", "borderRightStyle", "borderBottomStyle", "borderTopStyle" ],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$.each(
    [ ... ],
    function() {
        ...
    }
);

@jzaefferer
Copy link
Member

@arschmitz let's finish this! should go into the rc2 release.

scottgonzalez pushed a commit that referenced this pull request Apr 13, 2016
scottgonzalez pushed a commit that referenced this pull request Apr 13, 2016
scottgonzalez pushed a commit that referenced this pull request Apr 13, 2016
scottgonzalez pushed a commit that referenced this pull request Apr 13, 2016
scottgonzalez pushed a commit that referenced this pull request Apr 13, 2016
scottgonzalez pushed a commit that referenced this pull request Apr 13, 2016
scottgonzalez pushed a commit that referenced this pull request Apr 13, 2016
scottgonzalez pushed a commit that referenced this pull request Apr 13, 2016
scottgonzalez pushed a commit that referenced this pull request Apr 13, 2016
scottgonzalez pushed a commit that referenced this pull request Apr 13, 2016
scottgonzalez pushed a commit that referenced this pull request Apr 13, 2016
scottgonzalez pushed a commit that referenced this pull request Apr 13, 2016
scottgonzalez pushed a commit that referenced this pull request Apr 13, 2016
scottgonzalez pushed a commit that referenced this pull request Apr 13, 2016
scottgonzalez pushed a commit that referenced this pull request Apr 13, 2016
scottgonzalez pushed a commit that referenced this pull request Apr 13, 2016
scottgonzalez pushed a commit that referenced this pull request Apr 13, 2016
scottgonzalez pushed a commit that referenced this pull request Apr 13, 2016
scottgonzalez pushed a commit that referenced this pull request Apr 13, 2016
scottgonzalez pushed a commit that referenced this pull request Apr 13, 2016
scottgonzalez pushed a commit that referenced this pull request Apr 13, 2016
scottgonzalez pushed a commit that referenced this pull request Apr 13, 2016
scottgonzalez pushed a commit that referenced this pull request Apr 13, 2016
There are too many errors and re-write is essentially done

Ref gh-1690
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants