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

NO_CODESTYLE=1 ./do to skip code checks #82

Closed
wants to merge 1 commit into from

Conversation

tigusoft
Copy link

This is just for quick hacking around.

Remember to test the code normally before
commiting your code :)

This is just for quick hacking around.

Remember to test the code normally before
commiting your code :)
@ansuz
Copy link
Member

ansuz commented Nov 22, 2015

looks like it should work exactly as expected, but the inconsistency in indentation might not get upstreamed. Would you mind fixing that?

@ghost
Copy link

ghost commented Nov 23, 2015

This should be done in make.js, we shouldn't let env variables leak into the other files. Just wrap the builder.lintFiles call in that NO_CODESTYLE condition.

@tigusoft tigusoft closed this Dec 3, 2015
@tigusoft tigusoft deleted the pr-skip-codestyle-clean branch December 3, 2015 00:42
@tigusoft tigusoft restored the pr-skip-codestyle-clean branch December 3, 2015 01:26
@tigusoft
Copy link
Author

tigusoft commented Dec 4, 2015

This is replaced by #90

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