mirror of
https://github.com/ingress-it-solutions/gitea-code-review-action.git
synced 2025-04-20 11:06:47 +00:00
commit
252a3bca62
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ inputs:
|
||||||
- Check for Complex data object:
|
- 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:
|
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
|
- Resources
|
||||||
|
- Livewire
|
||||||
- Requests
|
- Requests
|
||||||
- DataTransferObjects (DTO)
|
- DataTransferObjects (DTO)
|
||||||
- Value Objects
|
- Value Objects
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue