microsoft/hve-core

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
6ac66a67d8546535b6d3e35f8756698c39786e84

Branches

Tags

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

Clone

HTTPS

Download ZIP

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

11lines · 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.10",
  "agents": [
    "agents/code-review/"
  ],
  "commands": [
    "commands/code-review/"
  ]
}