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

Auto format all the things #4373

Merged
merged 15 commits into from
Nov 28, 2023
Merged

Auto format all the things #4373

merged 15 commits into from
Nov 28, 2023

Conversation

jprochazk
Copy link
Member

@jprochazk jprochazk commented Nov 28, 2023

What

Closes #3180
Closes #2741

If you're a VSCode user, install the esbenp.prettier-vscode extension. The repository settings have it configured as the default formatter.

You can use pixi run fmt-misc to run it manually.

Checklist

  • I have read and agree to Contributor Guide and the Code of Conduct
  • I've included a screenshot or gif (if applicable)
  • I have tested app.rerun.io (if applicable)
  • The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG

Copy link
Member

@jleibs jleibs left a comment

Choose a reason for hiding this comment

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

❤️

@jprochazk jprochazk merged commit c808cfb into main Nov 28, 2023
40 checks passed
@jprochazk jprochazk deleted the jan/auto-format-things branch November 28, 2023 18:07
teh-cmc pushed a commit that referenced this pull request Nov 30, 2023
### What

Closes #3180
Closes #2741

If you're a VSCode user, install the `esbenp.prettier-vscode` extension.
The repository settings have it configured as the default formatter.

You can use `pixi run fmt-misc` to run it manually.

### Checklist
* [x] I have read and agree to [Contributor
Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and
the [Code of
Conduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md)
* [x] I've included a screenshot or gif (if applicable)
* [x] I have tested [app.rerun.io](https://app.rerun.io/pr/4373) (if
applicable)
* [x] The PR title and labels are set such as to maximize their
usefulness for the next release's CHANGELOG

- [PR Build Summary](https://build.rerun.io/pr/4373)
- [Docs
preview](https://rerun.io/preview/67a4c41f0e029710020cb1cae61b5361261ad3c5/docs)
<!--DOCS-PREVIEW-->
- [Examples
preview](https://rerun.io/preview/67a4c41f0e029710020cb1cae61b5361261ad3c5/examples)
<!--EXAMPLES-PREVIEW-->
- [Recent benchmark results](https://build.rerun.io/graphs/crates.html)
- [Wasm size tracking](https://build.rerun.io/graphs/sizes.html)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Auto-format JS/CSS/HTML Auto-format yaml
3 participants