Commit f391f76
ityaozm@gmail.com
ci(dependencies): Add PHP CodeSniffer and PHP Compatibility tools
- Add "dealerdirect/phpcodesniffer-composer-installer" as a dependency.
- Add "phpcompatibility/php-compatibility" for PHP version compatibility checks.
- Enable "dealerdirect/phpcodesniffer-composer-installer" in the allow-plugins configuration.
- Introduce new PHP CodeSniffer commands for easier code quality checks.
This change enhances the project’s code quality tools by integrating PHP CodeSniffer and PHP Compatibility. These tools will help ensure coding standards and compatibility with different PHP versions, improving overall maintainability.1 parent 1c05911 commit f391f76
2 files changed
Lines changed: 232 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
| |||
89 | 90 | | |
90 | 91 | | |
91 | 92 | | |
| 93 | + | |
92 | 94 | | |
93 | 95 | | |
94 | 96 | | |
| |||
144 | 146 | | |
145 | 147 | | |
146 | 148 | | |
| 149 | + | |
147 | 150 | | |
148 | 151 | | |
149 | 152 | | |
| |||
321 | 324 | | |
322 | 325 | | |
323 | 326 | | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
324 | 331 | | |
325 | 332 | | |
326 | 333 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments