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

Integrate Biome with VCS to simplify ignore patterns #3283

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

manzt
Copy link
Contributor

@manzt manzt commented Dec 23, 2024

📝 Summary

Setup Biome's VCS integration.

🔍 Description of Changes

Configures Biome to respect .gitignore file using its builtin VCS
integration
.

I'm only opening this PR because this was an option in Biome that I found
surprisingly hard to discover myself in another project. Feel free to
ignore/close if it has already been considered in preference for the explicit
ignore list (no explanation needed 😄).

  • I have read the contributor guidelines.
  • For large changes, or changes that affect the public API: this change was discussed or approved through an issue, on Discord, or the community discussions (Please provide a link if applicable).
  • I have added tests for the changes made.
  • I have run the code and verified that it works as expected.

📜 Reviewers

@mscolnick

Copy link

vercel bot commented Dec 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marimo-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 23, 2024 7:20pm
marimo-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 23, 2024 7:20pm

Configures Biome's VCS integration to respect `.gitignore` file.
Copy link
Contributor

@mscolnick mscolnick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ty!

@mscolnick mscolnick merged commit 0cbdcba into marimo-team:main Dec 23, 2024
18 checks passed
Copy link

🚀 Development release published. You may be able to view the changes at https://marimo.app?v=0.10.7-dev30

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.

2 participants