microsoft/hve-core

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
083218cba3ff23745ca2a7eff31f2aec2e110d99

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 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": [
3b1d4082Katrien De Graeve3 months ago6"agents/coding-standards/"
51c37819Katrien De Graeve3 months ago7],
8"commands": [
3b1d4082Katrien De Graeve3 months ago9"commands/coding-standards/"
39597662Erik Schlegel3 months ago10],
11"skills": [
8319d101Erik Schlegel2 months ago12"skills/coding-standards/",
13"skills/shared/"
51c37819Katrien De Graeve3 months ago14]
e6cee852Allen Greaves4 months ago15}