mirror of
https://github.com/archtechx/gloss.git
synced 2025-12-12 11:14:04 +00:00
typehint -> type
This commit is contained in:
parent
3e92c6b1ff
commit
97f48d6b61
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||||
-
|
-
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue