1
0
Fork 0
mirror of https://github.com/archtechx/gloss.git synced 2025-12-12 19:24:03 +00:00

Merge branch 'l9-support' of https://github.com/abrardev99/gloss into l9-support

This commit is contained in:
Abrar Ahmad 2022-01-25 20:34:02 +05:00
commit 1dc33fc5cc

View file

@ -13,7 +13,7 @@ parameters:
ignoreErrors: ignoreErrors:
- -
message: '#has no return typehint specified#' message: '#has no return type specified#'
paths: paths:
- tests/* - tests/*
- src/GlossTranslator.php - src/GlossTranslator.php
@ -22,7 +22,7 @@ parameters:
paths: paths:
- tests/* - tests/*
- -
message: '#with no typehint specified#' message: '#with no type specified#'
paths: paths:
- src/GlossTranslator.php - src/GlossTranslator.php