microsoft/hve-core

Public

mirrored from https://github.com/microsoft/hve-coreAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
fb401011f07a8ffc3b388c67c76c845ef9873cbc

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

plugins/coding-standards/.github/plugin/plugin.json

15lines · modeblame

e6cee852Allen Greaves6 months ago1{
2"name": "coding-standards",
8027e7b1Bill Berry5 months ago3"description": "Language-specific coding instructions and pre-PR code review agents for bash, Bicep, C#, PowerShell, Python, Rust, and Terraform projects",
0d4452b3hve-core-release-please[bot]3 months ago4"version": "3.3.101",
51c37819Katrien De Graeve4 months ago5"agents": [
3b1d4082Katrien De Graeve4 months ago6"agents/coding-standards/"
51c37819Katrien De Graeve4 months ago7],
8"commands": [
3b1d4082Katrien De Graeve4 months ago9"commands/coding-standards/"
39597662Erik Schlegel4 months ago10],
11"skills": [
8319d101Erik Schlegel4 months ago12"skills/coding-standards/",
13"skills/shared/"
51c37819Katrien De Graeve4 months ago14]
e6cee852Allen Greaves6 months ago15}