microsoft/hve-core

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
1a84554b682a27ab81f3bacac1f03a17a6c7656a

Branches

Tags

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

Clone

HTTPS

Download ZIP

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

15lines · 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.41",
  "agents": [
    "agents/coding-standards/"
  ],
  "commands": [
    "commands/coding-standards/"
  ],
  "skills": [
    "skills/coding-standards/",
    "skills/shared/"
  ]
}