We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 49791c2 + c617e11 commit 3b2cae6Copy full SHA for 3b2cae6
1 file changed
bin/internal/check-release-excludes.sh
@@ -206,8 +206,6 @@ for filePath in ${FILE_LIST}; do
206
foundFile;;
207
*/.travis.yml)
208
209
- */psalm.xml)
210
- foundFile;;
211
*/psalm.xml.dist)
212
213
*/phpdoc.xml)
@@ -252,8 +250,6 @@ for filePath in ${FILE_LIST}; do
252
250
253
251
*/ecs.php)
254
255
- */easy-coding-standard.neon)
256
257
*/.scrutinizer.yml)
258
259
*/.phpstorm.meta.php)
0 commit comments