Skip to content

Commit 5323947

Browse files
committed
update copilot agent instructions
Signed-off-by: Harper, Jason M <[email protected]>
1 parent 4cc81ac commit 5323947

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/copilot-instructions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ Run these before submitting PRs:
7777
- `make check_lint` - Run golangci-lint
7878
- `make check_vuln` - Check for vulnerabilities
7979
- `make check_license` - Verify license headers
80+
- `make check_modernize` - Check for modern Go idioms
8081
- `make check` - Run all checks plus tests
8182

8283
### Error Handling

0 commit comments

Comments
 (0)