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.
2 parents 95072ef + 741fd8d commit b5f8b8bCopy full SHA for b5f8b8b
.github/copilot-instructions.md
@@ -44,6 +44,7 @@ The build has two main phases:
44
- **Code style**: Use tabs for web files (.html/.css/.js), spaces (2 per level) for C++ files
45
- **C++ formatting available**: `clang-format` is installed but not in CI
46
- **Always run tests before finishing**: `npm test`
47
+- **Always run a build for the common environment before finishing**
48
49
### Manual Testing Scenarios
50
After making changes to web UI, always test:
0 commit comments