Commit 278c234
fix: resolve pre-existing CI failures in docs and ruff lint
- docs/guides/custom-agents.md: use typed enum constants instead of
string literals for PermissionRequestResultKind (C# and Go examples)
- python/copilot/client.py: wrap long docstring line to satisfy E501
Both issues pre-exist on main and block all PR CI runs.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 9f746df commit 278c234
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| |||
0 commit comments