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

Change sass-lint config to very specifically target files to lint #28048

Merged
merged 1 commit into from
Jan 4, 2019

Conversation

chandlerprall
Copy link
Contributor

Summary

The original inclusions/exclusions for sass linting are too open, for example scss files in build are targeted. This change makes the linter look explicitly only in well-defined locations.

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

- [ ] This was checked for cross-browser compatibility, including a check against IE11
- [ ] Any text added follows EUI's writing guidelines, uses sentence case text and includes [i18n support](https://github.com/elastic/kibana/blob/master/packages/kbn-i18n/README.md)
- [ ] Documentation was added for features that require explanation or tutorials
- [ ] Unit or functional tests were updated or added to match the most common scenarios
- [ ] This was checked for keyboard-only and screenreader accessibility

For maintainers

- [ ] This was checked for breaking API changes and was labeled appropriately
- [ ] This includes a feature addition or change that requires a release note and was labeled appropriately

Copy link
Contributor

@snide snide left a comment

Choose a reason for hiding this comment

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

Works for me.

@elasticmachine
Copy link
Contributor

💔 Build Failed

@snide
Copy link
Contributor

snide commented Jan 3, 2019

jenkins retest

image

@snide
Copy link
Contributor

snide commented Jan 3, 2019

jenkins retest

@snide
Copy link
Contributor

snide commented Jan 4, 2019

jenkins test this

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@snide
Copy link
Contributor

snide commented Jan 4, 2019

Merging so people aren't blocked by this. We can backport in the morning.

@snide snide merged commit 52d2be5 into elastic:master Jan 4, 2019
chandlerprall added a commit to chandlerprall/kibana that referenced this pull request Jan 4, 2019
chandlerprall added a commit that referenced this pull request Jan 4, 2019
…nt (#28048) | Remove SCSS linting from dev server (#28055) | Sasslint precommit hook (#28095) (#28105)

* Change sass-lint config to very specifically target files to lint (#28048)

* Remove SCSS linting from dev server (#28055)

* Sasslint precommit hook (#28095)

* Remove SCSS linting from dev server

* Add sasslint to precommit hook
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants