Skip to content

Commit

Permalink
[docs] Improve error message for MUI Vale rule
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Jan 20, 2024
1 parent c594099 commit b6d93cf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
4 changes: 4 additions & 0 deletions .github/styles/Blog/BrandName.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,7 @@ swap:
MUI X: MUI X
Base UI: Base UI
MUI System: MUI System
MUI Store: MUI Store
MUI Core: MUI Core
MUI Toolpad: MUI Toolpad
MUI Connect: MUI Connect
6 changes: 4 additions & 2 deletions .github/styles/Blog/NoCompanyName.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ tokens:
- 'MUI \w+'
exceptions:
- 'MUI X'
- 'MUI X'
- 'MUI System'
- 'MUI System'
- 'MUI Store'
- 'MUI Core'
- 'MUI Toolpad'
- 'MUI Connect'

0 comments on commit b6d93cf

Please sign in to comment.