[Merged by Bors] - Update linters.md with info about cargo ci xtask#1507
[Merged by Bors] - Update linters.md with info about cargo ci xtask#1507CleanCut wants to merge 4 commits intobevyengine:mainfrom CleanCut:patch-1
cargo ci xtask#1507Conversation
Update `linters.md` with info about `cargo ci` xtask as per #1463 (review)
|
@alice-i-cecile You're quick! By the time I thought to go add the labels, you'd already done it. 😄 |
|
I don't actually think that command works That is, we don't actually have a .cargo/config.toml to add the command. |
|
I would rewrite the File like this: This PR should also wait until #1508 is merged or closed, as it switches away from xtask. |
@DJMcNab Thank you for finding that! No wonder the command alias wasn't working in CI! I added the file to #1508 |
@MinerSebas I don't think this documentation update needs to be blocked on #1508. " My takeaway from your content suggestion is that the "xtask" terminology is confusing. That's probably true -- there's no need for the doc to specify the implementation pattern we're using to accomplish things. I've pushed up a new commit to try to simplify the wording further. What do you think of the updated wording? |
|
Personally, I'd prefer if we used the literal term Then we could have |
|
bors r+ |
Update `linters.md` with info about `cargo ci` xtask as per #1463 (review) Co-authored-by: Carter Anderson <mcanders1@gmail.com>
|
Pull request successfully merged into main. Build succeeded: |
cargo ci xtaskcargo ci xtask
Update `linters.md` with info about `cargo ci` xtask as per bevyengine#1463 (review) Co-authored-by: Carter Anderson <mcanders1@gmail.com>
Update `linters.md` with info about `cargo ci` xtask as per bevyengine#1463 (review) Co-authored-by: Carter Anderson <mcanders1@gmail.com>
Update
linters.mdwith info aboutcargo cixtask as per #1463 (review)