Skip to content

Commit 4eaa664

Browse files
authored
Copilot instructions (#2448)
Add the copilot instructions file for use by copilot. Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>
1 parent 3ddd6b4 commit 4eaa664

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/copilot-instructions.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## Code Standards
2+
3+
### Required Before Each Commit
4+
- Run `lintrunner -a` before committing any changes to ensure proper code formatting
5+
- This will run lintrunner on all updated files to maintain consistent style

0 commit comments

Comments
 (0)