You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/copilot-instructions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -95,7 +95,7 @@ package.json # Node.js scripts and release ID
95
95
-**C++ formatting available**: `clang-format` is installed but not in CI
96
96
- No automated linting is configured — match existing code style in files you edit.
97
97
98
-
See `cpp.instructions.md`, `esp-idf.instructions.md` and `web.instructions.md` for language-specific conventions, and `cicd.instructions.md` for GitHub Actions workflows.
98
+
See `docs/cpp.instructions.md`, `docs/esp-idf.instructions.md` and `docs/web.instructions.md` for language-specific conventions, and `docs/cicd.instructions.md` for GitHub Actions workflows.
99
99
100
100
### Attribution for AI-generated code
101
101
Using AI-generated code can hide the source of the inspiration / knowledge / sources it used.
0 commit comments