Skip to content

Build: Update grunt-jscs to latest, use exceptions to improve coverage #1506

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 1 commit into from
Closed

Build: Update grunt-jscs to latest, use exceptions to improve coverage #1506

wants to merge 1 commit into from

Conversation

jzaefferer
Copy link
Member

This let's us check updated files against the requireSpacesInsideParentheses rule, while ignoring it for others. This way we can even run remaining checks against tests.

@@ -158,12 +160,29 @@ grunt.initConfig({
dest: "dist/jquery-ui.css"
}
},
// Remove the requireSpacesInsideParentheses override once everything is fixed
Copy link
Member

Choose a reason for hiding this comment

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

Missing newline.

@scottgonzalez
Copy link
Member

Minor comment on the naming, but this looks good.

@jzaefferer
Copy link
Member Author

Updated

@jzaefferer jzaefferer deleted the jscs-update branch March 18, 2015 12:51
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.

3 participants