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 08c415d commit 315f147Copy full SHA for 315f147
.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