File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 3
3
[ ![ Latest Version on Packagist] [ ico-version ]] [ link-packagist ]
4
4
[ ![ Software License] [ ico-license ]] ( LICENSE.md )
5
5
[ ![ Total Downloads] [ ico-downloads ]] [ link-downloads ]
6
+ [ ![ Scrutinizer Code Quality] [ ico-scrutinizer-quality ]] [ link-scrutinizer-quality ]
7
+ [ ![ Code Coverage] [ ico-scrutinizer-coverage ]] [ link-scrutinizer-coverage ]
8
+ [ ![ Build Status] [ ico-scrutinizer-build ]] [ link-scrutinizer-build ]
6
9
7
10
This plugin adds several twig functions that help to include script and style html tags to twig templates from webpack-encore entries.
8
11
@@ -124,6 +127,14 @@ For the full copyright and license information, please see the [License File](LI
124
127
[ ico-code-quality ] : https://img.shields.io/scrutinizer/g/oleksiibulba/webpack-encore-plugin.svg?style=flat-square
125
128
[ ico-downloads ] : https://img.shields.io/packagist/dt/oleksiibulba/webpack-encore-plugin.svg?style=flat-square
126
129
130
+ [ ico-scrutinizer-quality ] : https://img.shields.io/scrutinizer/quality/g/OleksiiBulba/webpack-encore-plugin/master?style=flat-square
131
+ [ ico-scrutinizer-coverage ] : https://img.shields.io/scrutinizer/coverage/g/OleksiiBulba/webpack-encore-plugin/master?style=flat-square
132
+ [ ico-scrutinizer-build ] : https://img.shields.io/scrutinizer/build/g/OleksiiBulba/webpack-encore-plugin/master?style=flat-square
133
+
134
+ [ link-scrutinizer-quality ] : https://scrutinizer-ci.com/g/OleksiiBulba/webpack-encore-plugin/?branch=master
135
+ [ link-scrutinizer-coverage ] : https://scrutinizer-ci.com/g/OleksiiBulba/webpack-encore-plugin/?branch=master
136
+ [ link-scrutinizer-build ] : https://scrutinizer-ci.com/g/OleksiiBulba/webpack-encore-plugin/build-status/master
137
+
127
138
[ link-microframework ] : https://github.com/Micro-PHP/skeleton
128
139
[ link-symfony-webpack-encore ] : https://www.npmjs.com/package/@symfony/webpack-encore
129
140
[ link-packagist ] : https://packagist.org/packages/oleksiibulba/webpack-encore-plugin
You can’t perform that action at this time.
0 commit comments