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

chore: initial linting fixes for JS in docs/fiddles #37689

Merged
merged 1 commit into from
Apr 5, 2023

Conversation

dsanders11
Copy link
Member

Description of Change

Adds lint:docs-fiddles script to lint the JS in docs/fiddles/ with standard (to match lint:js-in-markdown) and does initial fixes. It doesn't run clean yet, there's still ~25 errors that were non-trivial fixes (undefined variables, etc).

Will do a future follow-up PR to fix the remaining errors and run the linting in lint:docs with the others.

cc @electron/docs

Checklist

  • PR description included and stakeholders cc'd

Release Notes

Notes: none

@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Mar 24, 2023
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Mar 31, 2023
@dsanders11 dsanders11 added semver/none target/24-x-y PR should also be added to the "24-x-y" branch. documentation 📓 semver/patch backwards-compatible bug fixes and removed semver/none labels Mar 31, 2023
@jkleinsc jkleinsc merged commit db27b9f into electron:main Apr 5, 2023
4 checks passed
@release-clerk
Copy link

release-clerk bot commented Apr 5, 2023

No Release Notes

@trop
Copy link
Contributor

trop bot commented Apr 5, 2023

I have automatically backported this PR to "24-x-y", please check out #37838

@trop trop bot added in-flight/24-x-y and removed target/24-x-y PR should also be added to the "24-x-y" branch. labels Apr 5, 2023
@dsanders11 dsanders11 deleted the lint-docs-fiddles branch April 5, 2023 15:43
@trop trop bot added merged/24-x-y PR was merged to the "24-x-y" branch and removed in-flight/24-x-y labels Apr 17, 2023
@haticecan37
Copy link

gh pr checkout 37689

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation 📓 merged/24-x-y PR was merged to the "24-x-y" branch semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants