Skip to content

Instantly share code, notes, and snippets.

@everaldomatias
Created April 17, 2024 22:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save everaldomatias/0ee6e4b12a4541e31e48872a0490bfd9 to your computer and use it in GitHub Desktop.
Save everaldomatias/0ee6e4b12a4541e31e48872a0490bfd9 to your computer and use it in GitHub Desktop.
Cody custom commands.
{
"format": {
"description": "Format the code using WP coding standards",
"prompt": "Formate o código selecionado seguindo as melhores práticas (coding standards) propostas pelo WordPress, independente da linguagem usada.",
"context": {
"selection": true
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment