Skip to content

Make the commit hook (via yarn lint-es) fail on lint warnings#2046

Merged
chandlerprall merged 1 commit intoelastic:masterfrom
chandlerprall:fail-lint-on-warnings
Jun 14, 2019
Merged

Make the commit hook (via yarn lint-es) fail on lint warnings#2046
chandlerprall merged 1 commit intoelastic:masterfrom
chandlerprall:fail-lint-on-warnings

Conversation

@chandlerprall
Copy link
Copy Markdown
Contributor

Summary

It's useful to allow warnings in dev environments, but they're enabled for a reason and should break builds (& commits). We had a few warnings committed in master, this resolves them and prevents future warnings from being committed.

Checklist

- [ ] This was checked in mobile
- [ ] This was checked in IE11
- [ ] This was checked in dark mode
- [ ] Any props added have proper autodocs
- [ ] Documentation examples were added
- [ ] A changelog entry exists and is marked appropriately
- [ ] This was checked for breaking changes and labeled appropriately
- [ ] Jest tests were updated or added to match the most common scenarios
- [ ] This was checked against keyboard-only and screenreader scenarios
- [ ] This required updates to Framer X components

@chandlerprall chandlerprall merged commit 99814cf into elastic:master Jun 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants