refactor(taskfiles): Change lint task -check and -fix suffixes to prefixes; Rename yml to yaml in relevant tasks.#749
Conversation
WalkthroughThe pull request updates the Changes
Possibly related PRs
Suggested reviewers
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (2)
⏰ Context from checks skipped due to timeout of 90000ms (1)
🔇 Additional comments (4)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
kirkrodrigues
left a comment
There was a problem hiding this comment.
There are still some instances of js-check/fix in the docs.
|
Should also mention the change from yml to yaml in the PR title. |
-check and -fix suffixes to prefixes.-check and -fix suffixes to prefixes; Rename yml to yaml in relevant tasks.
… prefixes; Rename `yml` to `yaml` in relevant tasks. (y-scope#749)
Description
As title says.
Checklist
breaking change.
Validation performed
Tasks tested locally and with CI.
Summary by CodeRabbit