diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md new file mode 100644 index 0000000000..b74c06fed3 --- /dev/null +++ b/.github/copilot-instructions.md @@ -0,0 +1,5 @@ +## Code Standards + +### Required Before Each Commit +- Run `lintrunner -a` before committing any changes to ensure proper code formatting +- This will run lintrunner on all updated files to maintain consistent style