Skip to content

Commit b5f8b8b

Browse files
authored
Merge branch 'wled:main' into main
2 parents 95072ef + 741fd8d commit b5f8b8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/copilot-instructions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ The build has two main phases:
4444
- **Code style**: Use tabs for web files (.html/.css/.js), spaces (2 per level) for C++ files
4545
- **C++ formatting available**: `clang-format` is installed but not in CI
4646
- **Always run tests before finishing**: `npm test`
47+
- **Always run a build for the common environment before finishing**
4748

4849
### Manual Testing Scenarios
4950
After making changes to web UI, always test:

0 commit comments

Comments
 (0)