File tree Expand file tree Collapse file tree 2 files changed +11
-8
lines changed
Expand file tree Collapse file tree 2 files changed +11
-8
lines changed Original file line number Diff line number Diff line change 1+ ACard
12AClient
23AError
34ARequest
45ARun
56AServer
67AStarlette
8+ EUR
79JSONRPCt
810Llm
11+ aconnect
912adk
1013autouse
1114codegen
Original file line number Diff line number Diff line change @@ -3,14 +3,14 @@ name: Check Spelling
33on :
44 pull_request :
55 branches :
6- - " ** "
6+ - ' ** '
77 types :
8- - " opened"
9- - " reopened"
10- - " synchronize"
8+ - ' opened'
9+ - ' reopened'
10+ - ' synchronize'
1111 issue_comment :
1212 types :
13- - " created"
13+ - ' created'
1414
1515jobs :
1616 spelling :
8080 cspell:sql/src/tsql.txt
8181 cspell:terraform/dict/terraform.txt
8282 cspell:typescript/dict/typescript.txt
83- check_extra_dictionaries : " "
84- only_check_changed_files : true
85- longest_word : " 10 "
83+ check_extra_dictionaries : ' '
84+ only_check_changed_files : false
85+ longest_word : ' 10 '
You can’t perform that action at this time.
0 commit comments