Commit dc77e2c
authored
chore: improve codebase (#42)
* refactor: add phpcsfixer and basic config psr12
* refactor: add phpcsfixer and basic config psr12
* remove hook simply/core/build
* remove depreccated code
* feat: add phpstan level 1
* phpstan level 2
* phpstan level 5
* phpstan level 6
* delete unuse commands configuration file1 parent 1eba744 commit dc77e2c
84 files changed
Lines changed: 2213 additions & 922 deletions
File tree
- .github/workflows
- config
- src
- Attributes
- Cache
- Command
- Compiler
- Contract
- Debug
- DependencyInjection
- Compiler
- Extension
- PostType
- Taxonomy
- Manager
- Model
- Query
- Repository
- Shortcode
- Template
- tests
- Fixtures
- Model
- integration
- Debug
- unit
- Attributes
- Cache
- Compiler
- DependencyInjection
- Compiler
- Extension
- PostType
- Taxonomy
- Manager
- Model
- Template
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
21 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
| |||
50 | 53 | | |
51 | 54 | | |
52 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
53 | 66 | | |
54 | 67 | | |
55 | 68 | | |
0 commit comments