Skip to content

Line length#1690

Closed
arschmitz wants to merge 30 commits into
jquery:masterfrom
arschmitz:line-length
Closed

Line length#1690
arschmitz wants to merge 30 commits into
jquery:masterfrom
arschmitz:line-length

Conversation

@arschmitz
Copy link
Copy Markdown
Member

This fixes all the maxLineLength jscs issues except in tests

Comment thread ui/effect.js Outdated
}
};
} );
$.each( [ "borderLeftStyle", "borderRightStyle", "borderBottomStyle", "borderTopStyle" ],
Copy link
Copy Markdown
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
Copy Markdown
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