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

Use the new linting rule #23

Merged
merged 1 commit into from
Mar 21, 2024
Merged

Use the new linting rule #23

merged 1 commit into from
Mar 21, 2024

Conversation

elliotgoodrich
Copy link
Owner

Use the new linting rule and the fact that it injects a validations step into any dependent build edges to avoid manually passing a validations property.

We also do not need the cwd property (for a long time!) and the order-only dependencies aren't needed as we install biome at the top level instead of per-package and it's installed before configure.mjs is ever ran.

Use the new linting rule and the fact that it injects a `validations`
step into any dependent build edges to avoid manually passing a
`validations` property.

We also do not need the `cwd` property (for a long time!) and the
order-only dependencies aren't needed as we install `biome` at the top
level instead of per-package and it's installed before `configure.mjs`
is ever ran.
@elliotgoodrich elliotgoodrich merged commit d7865ec into main Mar 21, 2024
9 checks passed
@elliotgoodrich elliotgoodrich deleted the use-new-linting-rule branch March 21, 2024 20:06
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.

1 participant