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

Linting: Lint Example Shaders PR 1 #17533

Merged
merged 4 commits into from
Sep 19, 2019
Merged

Conversation

gkjohnson
Copy link
Collaborator

Related to #17225

This PR fixes string indenting in a subset of shaders in the examples/*/shaders folder (see #17225 (comment)). I'm doing them bit by bit because its not just a straight forward find and replace. Once the string indentation is fixed the remaining lint errors should be simple to address with eslint --fix.

I'll submit follow up PRs to fix the rest of the /shaders files. My plan is to fix the linting errors in the example files, mark the examples/js/ files as deprecated with a warning, and then lastly enable linting on all example files.

@Mugen87 Mugen87 added this to the r109 milestone Sep 19, 2019
@Mugen87 Mugen87 merged commit f8a0aee into mrdoob:dev Sep 19, 2019
@mrdoob
Copy link
Owner

mrdoob commented Sep 19, 2019

Thanks!

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.

3 participants