Skip to content

Commit 4781f07

Browse files
Turning vale off for class folder table
1 parent c92a544 commit 4781f07

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/RepositoryGuide.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -446,6 +446,8 @@ You can also use repositories to fetch or update domain objects, set up test dat
446446

447447
### Class Descriptions
448448

449+
<!-- vale off -->
450+
449451
| Folder | Description |
450452
|--------------------------------------|--------------------------------------------------------------------|
451453
| address | Models address data and types. |
@@ -478,6 +480,8 @@ You can also use repositories to fetch or update domain objects, set up test dat
478480
| user | User models and role types. |
479481
| yes_no | Yes/No type enums. |
480482

483+
<!-- vale on -->
484+
481485
---
482486

483487
### Relationships/Dependencies

0 commit comments

Comments
 (0)