-
-
Notifications
You must be signed in to change notification settings - Fork 643
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
Change fmt/lint/check docs with latest changes #17133
Conversation
# Rust tests and lints will be skipped. Delete if not intended. [ci skip-rust] # Building wheels and fs_util will be skipped. Delete if not intended. [ci skip-build-wheels]
(Still need to do |
Docs need to be refreshed when #17192 is in |
Should this be in Draft? |
#17192 is in now. I just need to update this (I can't request changes on my own PR, which is what I would've done). Still pretty reviewable IMO. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
|
||
(Why are targetless formatters something we want to support? This allows us to have `BUILD` file formatters, | ||
formatters like `Prettier` running on your codebase *without* boilerplate targets, as well as Pants | ||
doing interesting deprecation fixers on its own files) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
doing interesting deprecation fixers on its own files) | |
doing interesting deprecation fixers on its own files.) |
|
||
----- | ||
|
||
As always, taking a look at Pants' own plugins can also be very enlightening. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A permalink to one would be great.
oh shoot. got trigger happy and merged. I'll bring these two comments into the inevitable next change of the docs. |
Changing the docs to keep the "lowest-bar-to-entry" example but compatible with the new changes. I don't love it, but I'm also not feeling very creative.
Fixes #16865
[ci skip-rust]
[ci skip-build-wheels]