Skip to content

Commit cc7e58f

Browse files
slayerjainclaude
andcommitted
fix: add assertion type names to Vale vocabulary
Adds status_code, json_equal, header_equal, etc. to the accept list so Vale doesn't flag them as spelling errors. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Signed-off-by: slayerjain <shubhamkjain@outlook.com>
1 parent 15c8995 commit cc7e58f

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

vale_styles/config/vocabularies/Base/accept.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,15 @@ json_contains
7272
json_path
7373
substring
7474
keploy-runner
75+
status_code
76+
status_code_class
77+
status_code_in
78+
json_equal
79+
json_contains
80+
json_path
81+
header_equal
82+
header_contains
83+
header_exists
84+
header_matches
85+
custom_functions
86+
expected_string

0 commit comments

Comments
 (0)