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(scripts): allow linting user code & lint ESM source files #1661

Closed
wants to merge 4 commits into from

Conversation

bb010g
Copy link
Contributor

@bb010g bb010g commented Aug 17, 2023

Note

This PR is a patch stack. Do not squash these commits.

Only //scripts/build/buildWeb.mjs was failing lint.

@bb010g
Copy link
Contributor Author

bb010g commented Jul 3, 2024

@Vendicated Requesting review for a pretty minor change set. The .m{j,t}s{,x} linting added here is useful when modifying build scripts, which is why #2446 also adds that.

@Vendicated
Copy link
Owner

i don't think this should be added. it makes the build scripts more convoluted for no real gain and thus worsens maintainabality. these scripts are mainly useful for ci, for development you should really just set up linting inside your editor. this use case has also never come up among those who developed user plugins

@Vendicated Vendicated closed this Jul 5, 2024
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