WIP: Add typehint checking
Compare changes
- Erick Hitter authored
Add linting See merge request !8
+ 23
− 1
@@ -22,13 +22,33 @@ before_script:
@@ -37,6 +57,7 @@ PHPunit:PHP7.1:MySQL:
@@ -45,5 +66,6 @@ PHPunit:PHP7.2:MySQL:
Add linting See merge request !8