File tree Expand file tree Collapse file tree 3 files changed +59
-7263
lines changed Expand file tree Collapse file tree 3 files changed +59
-7263
lines changed Original file line number Diff line number Diff line change 11API
2+ BSON
23CI
4+ CIDR
5+ CLI
36DCO
47DockerHub
58FAQ
9+ GC
10+ GoDoc
11+ Godoc
612HUGO
713ID
814IDs
15+ IP
16+ IPs
17+ ISBN
18+ Kubernetes
919Markdown
1020OAI
1121OpenAPI
1222PR
1323PRs
24+ README
25+ SSN
1426TODO
1527UI
28+ ULID
29+ URI
30+ URL
1631USD
32+ UUID
1733api
1834assignees
35+ backquote
36+ backquoted
1937bash
38+ benchmarking
2039bitmask
40+ bson
2141ci
42+ cidr
2243codecov
44+ codegen
2345config
46+ customizable
2447dependabot
2548docker
49+ e.g.
2650faq
51+ flattener
2752fuzzying
53+ gc
2854github
2955go-openapi
56+ godoc
3057golang
3158golangci
59+ hostname
3260html
3361http
3462https
3563hugo
64+ i.e.
3665id
66+ initialism
67+ initialisms
68+ ipsum
69+ ipsums
70+ ipv4
71+ ipv6
72+ isbn
3773json
3874jsonschema
75+ k8s
76+ kubernetes
3977linter
4078linters
79+ loren
4180markdown
81+ marshaling
82+ mixin
4283oai
4384openapi
4485repo
4586repos
4687schema
88+ schemas
89+ sexualized
90+ ssn
91+ submodule
92+ subpackage
4793swagger
4894toolchain
4995ui
96+ ulid
97+ unmarshaling
98+ untyped
99+ uri
100+ url
50101utf-8
102+ uuid
103+ validator
104+ workspace
105+ workspaces
51106yaml
Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ name: doc update check
2424# * [ ] in this case, instead of commenting pull requests, it should raise issues.
2525# * [ ] should be able to retrieve config files and dictionary from the called ref, not master.
2626# * [ ] should be able to merge config files and dictionary with local definitions on target repo.
27+ # * [ ] should be able to work on diff
2728
2829on :
2930 workflow_call :
@@ -451,7 +452,9 @@ jobs:
451452
452453 echo "### Changed markdown docs show some mispelled words. ⚠️" >> $GITHUB_STEP_SUMMARY
453454 echo "" >> $GITHUB_STEP_SUMMARY
454- echo "> ℹ️ INFO: we use [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions)" >> $GITHUB_STEP_SUMMARY
455+ echo "> ℹ️ INFO: we use [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions)." >> $GITHUB_STEP_SUMMARY
456+ echo ">" >> $GITHUB_STEP_SUMMARY
457+ echo "> As a general rule, technical terms or acronyms and references to code objects should be backquoted in markdown" >> $GITHUB_STEP_SUMMARY
455458
456459 - name : Upload comment as artifact
457460 # description: |
You can’t perform that action at this time.
0 commit comments