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 e655a8b commit bcc476bCopy full SHA for bcc476b
1 file changed
.github/copilot-instructions.md
@@ -125,5 +125,5 @@ When reviewing code in pull requests:
125
- test/ # General tests
126
- thirdparty/ # Third-party libraries and code
127
- threads/ # Threading and concurrency utilities
128
-- unittests/ # Unit tests
129
-- utils/ # Utility functions and helpers
+- tests/ # Unit and end-to-end tests
+- utils/ # Utility functions and helpers
0 commit comments