mirror of
https://github.com/ingress-it-solutions/gitea-code-review-action.git
synced 2025-04-19 10:46:45 +00:00
Laravel Specific
This commit is contained in:
parent
35136c692a
commit
75cce8d916
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ inputs:
|
|||
- Check for Complex data object:
|
||||
There are some typical classes that should not contain too much business logic since their main purpose is to hold data. These classes are:
|
||||
- Resources
|
||||
- Livewire
|
||||
- Requests
|
||||
- DataTransferObjects (DTO)
|
||||
- Value Objects
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue