Skip to content
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

Move scss-lint to npm scripts. #21374

Merged
merged 1 commit into from
Dec 23, 2016
Merged

Move scss-lint to npm scripts. #21374

merged 1 commit into from
Dec 23, 2016

Conversation

bardiharborow
Copy link
Member

Ref #20332.

(I was working on a mega PR for all this, but it's too unmanageable so I'm going to do this incrementally.)

@@ -390,7 +382,7 @@ module.exports = function (grunt) {

// Docs task.
grunt.registerTask('docs-css', ['cssmin:docs', 'exec:postcss-docs']);
grunt.registerTask('lint-docs-css', ['scsslint:docs']);
grunt.registerTask('lint-docs-css', ['exec:scss-lint-docs']);

Choose a reason for hiding this comment

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

Extra semicolon semi

@bardiharborow bardiharborow merged commit ba86c31 into twbs:v4-dev Dec 23, 2016
@bardiharborow bardiharborow deleted the npm-scss-lint branch December 23, 2016 03:26
@mdo mdo mentioned this pull request Dec 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants