Navigation Menu

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

Add lint and fail phase for root lint script. #221

Closed
wants to merge 1 commit into from

Conversation

samccone
Copy link
Contributor

@samccone samccone commented Jun 9, 2019

This should prevent any lint failing code to pass in presubmit prior to
the code being landed in source control.


Note: currently lint is not set to run during presubmit, however we can enable this! Doing this class of enable will be a large-scale-change by running prettier to reformat all code prior to enabling the lint to minimize code-churn for all contributors.

This should prevent any lint failing code to pass in presubmit prior to
the code being landed in source control.
@olingern
Copy link
Contributor

olingern commented Jun 9, 2019

#149 aimed to do this, but happy to close and let you take over!

@samccone
Copy link
Contributor Author

samccone commented Jun 9, 2019

Ah apologies! I missed your change!
Closing mine in favor of yours.

@samccone samccone closed this Jun 9, 2019
@samccone samccone deleted the lint-and-fail branch June 9, 2019 23:31
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.

None yet

2 participants