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

Build-examples: use eslint indentation #21677

Merged
merged 1 commit into from
Apr 19, 2021
Merged

Conversation

marcofugaro
Copy link
Contributor

Related issue: #21669 (comment)

Description

The string replace of double spaces into tabs was breaking some strings that contained spaces.

This PR makes the build-examples script use the eslint's indent-rule to replace spaces with tabs, already present in mdcs.

@mrdoob mrdoob added this to the r128 milestone Apr 19, 2021
@mrdoob mrdoob merged commit a123368 into mrdoob:dev Apr 19, 2021
@mrdoob
Copy link
Owner

mrdoob commented Apr 19, 2021

Thanks!

@Mugen87 Mugen87 mentioned this pull request Apr 19, 2021
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