microsoft/hve-core

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
2137-privacy-planner

Branches

Tags

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

Clone

HTTPS

Download ZIP

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

17lines · modeblame

e6cee852Allen Greaves4 months ago1{
2"name": "coding-standards",
8027e7b1Bill Berry4 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]2 months ago4"version": "3.3.101",
51c37819Katrien De Graeve3 months ago5"agents": [
716922a5Bill Berry2 weeks ago6"agents/accessibility/",
7"agents/accessibility/subagents/",
3b1d4082Katrien De Graeve3 months ago8"agents/coding-standards/"
51c37819Katrien De Graeve3 months ago9],
10"commands": [
3b1d4082Katrien De Graeve3 months ago11"commands/coding-standards/"
39597662Erik Schlegel3 months ago12],
13"skills": [
8319d101Erik Schlegel2 months ago14"skills/coding-standards/",
15"skills/shared/"
51c37819Katrien De Graeve3 months ago16]
e6cee852Allen Greaves4 months ago17}