Frontmatter
| id | 5007 |
| title | config order: add an exception for `layout` to always be in front of `items` |
| state | Closed |
| labels | enhancementhelp wantedgood first issuestale |
| assignees | [] |
| createdAt | Oct 12, 2023, 7:42 AM |
| updatedAt | Sep 13, 2024, 4:29 AM |
| githubUrl | https://github.com/neomjs/neo/issues/5007 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 13, 2024, 4:29 AM |
@Dinkh had the idea and it makes sense to me.
we need to add the new rule here: https://github.com/neomjs/neo/blob/dev/.github/CODING_GUIDELINES.md
and then adjust all view related files inside the repo. my guess is 100+ spots.
should be an very easy, but time consuming task.