Commit ec095a3
committed
minor #13 chore: removing irrelevant or default cs config (chr-hertel)
This PR was merged into the main branch.
Discussion
----------
chore: removing irrelevant or default cs config
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| Docs? | no
| Issues |
| License | MIT
* removing strict_types
* PHP 7.1 and PHPUnit 7.5 migration should be irrelevant
* ` .php-cs-fixer.cache` is the default AFAIK
Commits
-------
1736953 chore: removing irrelevant or default cs config1 file changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | 3 | | |
6 | 4 | | |
7 | 5 | | |
| |||
33 | 31 | | |
34 | 32 | | |
35 | 33 | | |
36 | | - | |
37 | | - | |
38 | 34 | | |
39 | 35 | | |
40 | 36 | | |
| |||
50 | 46 | | |
51 | 47 | | |
52 | 48 | | |
53 | | - | |
54 | 49 | | |
0 commit comments