microsoft/hve-core

Public

mirrored fromhttps://github.com/microsoft/hve-coreAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
b3f73e24548d84feb006f84aff21c99d5eef712c

Branches

Tags

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

Clone

HTTPS

Download ZIP

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

14lines · modepreview

{
  "name": "coding-standards",
  "description": "Language-specific coding instructions and pre-PR code review agents for bash, Bicep, C#, PowerShell, Python, Rust, and Terraform projects",
  "version": "3.3.27",
  "agents": [
    "agents/coding-standards/"
  ],
  "commands": [
    "commands/coding-standards/"
  ],
  "skills": [
    "skills/coding-standards/"
  ]
}