Skip to content

Commit 1db243e

Browse files
committed
revert(proposals): drop docs/proposals/batched-multi-kind-fetch.md
The design proposal does not belong in the SDK repo. Remove the file and the .vale.ini exemption that existed only to keep vale silent on the proposal's technical jargon.
1 parent fd33d24 commit 1db243e

2 files changed

Lines changed: 0 additions & 879 deletions

File tree

.vale.ini

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,3 @@ BasedOnStyles = Infrahub
3030
BasedOnStyles = Infrahub, GeneratedRef
3131
Infrahub.spelling = NO
3232
BlockIgnores = (?s) *((import.*?\n)|(```.*?```\n))
33-
34-
# Design proposals are author-facing engineering documents, not published
35-
# Docusaurus content. They live in docs/proposals/ rather than docs/docs/
36-
# and contain technical jargon (subselection, dedup, Dataloader,
37-
# SQLAlchemy, etc.) that would pollute the Infrahub spelling dictionary
38-
# if added globally.
39-
[docs/proposals/**/*.md]
40-
BasedOnStyles =

0 commit comments

Comments
 (0)