We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ddd6b4 commit 4eaa664Copy full SHA for 4eaa664
.github/copilot-instructions.md
@@ -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