Skip to content

Commit 120b8c5

Browse files
authored
ci: ignore URLs in spelling checks (#659)
# Description Words from 2698cc0 pushed to main branch directly used to fail #658. Ignoring URLs according to the [docs](https://docs.check-spelling.dev/Configuration-Examples:-patterns). The fix was tested in the affected PR: [before](https://github.com/a2aproject/a2a-python/actions/runs/21582994306), [after](https://github.com/a2aproject/a2a-python/actions/runs/21584577892).
1 parent ffe31e2 commit 120b8c5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Ignore URLs
2+
https?://\S+

0 commit comments

Comments
 (0)