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
219219GitHub as well.
220220
221221- [ 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.
223223- Tests are encouraged. Our test coverage isn't perfect but we'd like it to
224224 get better rather than worse, so please try to include tests with your
225225 changes.
@@ -243,7 +243,7 @@ Composer Merge plugin is licensed under the MIT license. See the
243243[ MediaWiki ] : https://www.mediawiki.org/wiki/MediaWiki
244244[ GitHub project ] : https://github.com/wikimedia/composer-merge-plugin
245245[ 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
247247[ Latest Stable Version ] : https://img.shields.io/packagist/v/wikimedia/composer-merge-plugin.svg?style=flat
248248[ License ] : https://img.shields.io/packagist/l/wikimedia/composer-merge-plugin.svg?style=flat
249249[ 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