Skip to content

Commit 42a9e20

Browse files
committed
remove copilot from package.json
1 parent 41c8883 commit 42a9e20

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ui/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"scripts": {
1212
"build": "ember build --environment=production && cp metadata.json ../http/web_ui/metadata.json",
1313
"build:dev": "ember build",
14-
"copilot": "echo \"To review your changes against our custom guidelines, do one of the following:\n\n1. In VS Code, open the files you've changed. Use Copilot Chat (Ctrl+Alt+I) and reference our guidelines in .github/copilot-instructions.md by typing '@workspace /review' and then specifically asking about your changes and our guidelines.\n2. When creating a Pull Request, ensure 'Request pull request review from Copilot' is enabled (if configured by your org/repo).\n\nRemember to consult .github/copilot-instructions.md for our project's common mistakes and best practices before committing!\"",
1514
"docs": "sh scripts/generate-docs.sh",
1615
"docfy-md": "node scripts/docfy-md.js",
1716
"lint:css": "stylelint \"**/*.css\"",

0 commit comments

Comments
 (0)