Skip to content

Commit c9e9d97

Browse files
dgarroswvandeun
authored andcommitted
fix(docs): add spelling exceptions for Diataxis, Typer, callouts, and frontmatter
Fix Vale linting errors in docs/AGENTS.md by adding valid terms to spelling exceptions: - Diataxis: Documentation framework name - Typer: Python CLI library name - callouts: Documentation component term - frontmatter: MDX frontmatter term This resolves the CI failures in PR #609.
1 parent 07c909e commit c9e9d97

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.vale/styles/spelling-exceptions.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,11 @@ Containerlab
2020
content_type
2121
convert_query_response
2222
coroutine
23+
callouts
2324
cypher
2425
Dagster
2526
datastore
27+
Diataxis
2628
default_branch
2729
default_filter
2830
deserialized
@@ -42,6 +44,7 @@ eslint
4244
excalidraw
4345
fanout
4446
file_path
47+
frontmatter
4548
generator_definition
4649
generator_definitions
4750
github
@@ -114,6 +117,7 @@ template_path
114117
toml
115118
Towncrier
116119
towncrier
120+
Typer
117121
uncheck
118122
uniqueness_constraints
119123
userinfo

0 commit comments

Comments
 (0)