-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Fix spellcheck for benchmarking comments #14535
Conversation
Put everything that could cause spellcheck issues into backticks. Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
bot bench $ pallet dev pallet-balances |
@ggwpez https://gitlab.parity.io/parity/mirrors/substrate/-/jobs/3147774 was started for your command Comment |
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.
Nice!
@ggwpez Command |
bot merge |
Waiting for commit status. |
* Benchmarking spellcheck fix Put everything that could cause spellcheck issues into backticks. Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Also in templates Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * ".git/.scripts/commands/bench/bench.sh" pallet dev pallet-balances --------- Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> Co-authored-by: command-bot <>
Escape everything that could cause spellcheck issues with backticks.
Also removes the
Skipped
from the comments - it was just wrong (and confusing).