Skip to content

Commit fff3451

Browse files
docs: drop misleading "Documentation" stub from CUSTOMIZING-CHECKS
The section was titled "Documentation" but the body told contributors to add more unit tests — which is already covered by the "Unit Test" section at the top of the same file. Removing it. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 525b02d commit fff3451

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

docs/CUSTOMIZING-CHECKS.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,5 @@
2121
2. Create a check func inside the file and name it accordingly
2222
3. Add the checker func to the defaultChecks or optionalChecks list
2323
24-
## Documentation
25-
Optionally, add additional unit tests and comment them with "BC: \<use-case\> is breaking" or "BC: \<use-case\> is not breaking"
26-
2724
## Example
2825
See this example of adding a custom check: https://github.com/oasdiff/oasdiff/pull/208/files

0 commit comments

Comments
 (0)