fix: make agent-build.instructions.md visible to agent mode; fix cpp.instructions.md glob whitespace
Agent-Logs-Url: https://github.com/MoonModules/WLED-MM/sessions/cc079927-b059-4d79-9290-886ef72964c8 Co-authored-by: softhack007 <91616163+softhack007@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
1fce76600c
commit
2ac93463f5
2
.github/cpp.instructions.md
vendored
2
.github/cpp.instructions.md
vendored
@@ -1,5 +1,5 @@
|
||||
---
|
||||
applyTo: "**/*.cpp,**/*.h,**/*.hpp, **/*.ino"
|
||||
applyTo: "**/*.cpp,**/*.h,**/*.hpp,**/*.ino"
|
||||
---
|
||||
# C++ Coding Conventions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user