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: search command infra #2194

Merged
merged 5 commits into from
Mar 25, 2024
Merged

chore: search command infra #2194

merged 5 commits into from
Mar 25, 2024

Conversation

arendjr
Copy link
Contributor

@arendjr arendjr commented Mar 25, 2024

Summary

This adds the infrastructure for implementing the biome search command, but the actual implementation will be left for a future PR. The command remains hidden through the bpaf options as long as implementation is not complete.

Test Plan

Everything should remain green.

@arendjr arendjr requested a review from a team March 25, 2024 12:17
Copy link

netlify bot commented Mar 25, 2024

Deploy Preview for biomejs ready!

Name Link
🔨 Latest commit 68a95b5
🔍 Latest deploy log https://app.netlify.com/sites/biomejs/deploys/6601c9b949a74200083aad6d
😎 Deploy Preview https://deploy-preview-2194--biomejs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 96 (🔴 down 4 from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 93 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot added A-CLI Area: CLI A-Project Area: project labels Mar 25, 2024
crates/biome_service/src/workspace.rs Outdated Show resolved Hide resolved
crates/biome_cli/src/logging.rs Outdated Show resolved Hide resolved
crates/biome_cli/src/logging.rs Outdated Show resolved Hide resolved
crates/biome_cli/src/execute/traverse.rs Outdated Show resolved Hide resolved
@github-actions github-actions bot added the A-Diagnostic Area: diagnostocis label Mar 25, 2024
@arendjr arendjr requested review from ematipico and pacak March 25, 2024 15:09
@arendjr arendjr merged commit 01e3243 into biomejs:main Mar 25, 2024
11 of 13 checks passed
@arendjr arendjr mentioned this pull request Apr 15, 2024
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-CLI Area: CLI A-Diagnostic Area: diagnostocis A-Project Area: project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants