Skip to content

Commit 6ea324b

Browse files
committed
chore: update spelling allow list and excludes
Signed-off-by: Luca Muscariello <muscariello@ieee.org>
1 parent 51ec5e9 commit 6ea324b

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

.github/actions/spelling/allow.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,3 +104,10 @@ buf
104104
openapiv2
105105
swagger
106106
pydantic
107+
FastAPI
108+
OpenAPI
109+
Protobuf
110+
JSONRPC
111+
protobuf
112+
middleware
113+
importlib

.github/actions/spelling/excludes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,4 @@ CHANGELOG.md
9090
^src/a2a/types/
9191
^tests/
9292
.pre-commit-config.yaml
93-
a2a.json
93+
(?:^|/)a2a\.json$

0 commit comments

Comments
 (0)