File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -219,7 +219,7 @@ project]. We accept code and documentation contributions via Pull Requests on
219
219
GitHub as well.
220
220
221
221
- [ PSR-2 Coding Standard] [ ] is used by the project. The included test
222
- configuration uses [ PHP Code Sniffer ] [ ] to validate the conventions.
222
+ configuration uses [ PHP_CodeSniffer ] [ ] to validate the conventions.
223
223
- Tests are encouraged. Our test coverage isn't perfect but we'd like it to
224
224
get better rather than worse, so please try to include tests with your
225
225
changes.
@@ -243,7 +243,7 @@ Composer Merge plugin is licensed under the MIT license. See the
243
243
[ MediaWiki ] : https://www.mediawiki.org/wiki/MediaWiki
244
244
[ GitHub project ] : https://github.com/wikimedia/composer-merge-plugin
245
245
[ PSR-2 Coding Standard ] : https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md
246
- [ PHP Code Sniffer ] : http://pear.php.net/package/PHP_CodeSniffer
246
+ [ PHP_CodeSniffer ] : http://pear.php.net/package/PHP_CodeSniffer
247
247
[ Latest Stable Version ] : https://img.shields.io/packagist/v/wikimedia/composer-merge-plugin.svg?style=flat
248
248
[ License ] : https://img.shields.io/packagist/l/wikimedia/composer-merge-plugin.svg?style=flat
249
249
[ Build Status ] : https://github.com/wikimedia/composer-merge-plugin/actions/workflows/CI.yaml/badge.svg
You can’t perform that action at this time.
0 commit comments