Skip to content

Commit

Permalink
♻️ Update .prh.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: vankichi <[email protected]>
  • Loading branch information
vankichi committed Jun 23, 2023
1 parent 873ec62 commit b1fea4d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .prh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ version: 1
# index: clojure
# index: configmap
# index: docker
# index: documentation
# index: fashion-mnist
# index: flamegraph
# index: go
Expand Down Expand Up @@ -83,6 +84,12 @@ rules:
expected: Docker
options:
wordBoundary: true
- pattern:
- documentation
- documentaion
expected: documentation
options:
wordBoundary: true
- pattern: fashion-mnist
expected: Fashion-MNIST
options:
Expand Down

0 comments on commit b1fea4d

Please sign in to comment.