feat(improve-init): fixes styleci

This commit is contained in:
Nuno Maduro
2020-12-27 15:39:17 +01:00
parent 29cfd1a2dc
commit 92b6800f28

View File

@ -39,6 +39,7 @@ expect()->extend('toBeOne', function () {
|
*/
function something() {
function something()
{
// ..
}