Mlem
Mlem copied to clipboard
Enforce naming consistency
Enforce the guidelines outlined in CONTRIBUTING.txt.
- All view files should end in "View"
- One named view struct per file
- View logic moved to extension called "<Whatever> View Logic"