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

Don't lint templates in tests #4108

Merged
merged 1 commit into from Oct 10, 2018
Merged

Conversation

jrjohnson
Copy link
Member

This wastes time and slows down the build. We have a pre-commit hook at
CI tests to do this work so we don't need to duplicate it in tests.

@saschaben saschaben added the ready label Oct 8, 2018
This wastes time and slows down the build. We have a pre-commit hook at
CI tests to do this work so we don't need to duplicate it in tests.
@dartajax dartajax merged commit 6503680 into ilios:master Oct 10, 2018
@saschaben saschaben removed the ready label Oct 10, 2018
@jrjohnson jrjohnson deleted the lint-not-tests branch October 10, 2018 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants