We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In this PR (#3658) I forgot one codegen task : cargo run -p xtask_codegen --features configuration -- migrate-eslint (my bad)
cargo run -p xtask_codegen --features configuration -- migrate-eslint
The result is a change unrelated to this PR: #3644 (comment)
This command is missing in the following workflow :
biome/.github/workflows/pull_request.yml
Line 158 in d079e53
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Description
In this PR (#3658) I forgot one codegen task :
cargo run -p xtask_codegen --features configuration -- migrate-eslint
(my bad)The result is a change unrelated to this PR: #3644 (comment)
This command is missing in the following workflow :
biome/.github/workflows/pull_request.yml
Line 158 in d079e53
The text was updated successfully, but these errors were encountered: