#134 - fill users data for resume #144

Merged
Baakoma merged 34 commits from #134-fill-users-data-for-resume into main 2022-05-18 08:50:41 +02:00
Baakoma commented 2022-05-11 09:02:07 +02:00 (Migrated from github.com)

It should close #134 and close #135

It should close #134 and close #135
krzysztofrewak (Migrated from github.com) requested changes 2022-05-17 15:13:45 +02:00
krzysztofrewak (Migrated from github.com) commented 2022-05-17 15:10:12 +02:00

Why did you removed these?

Why did you removed these?
krzysztofrewak (Migrated from github.com) commented 2022-05-17 15:12:52 +02:00
            "name" => fn(array $attributes): bool => empty($attributes["user_id"]) ? $this->faker->name : null,
```suggestion "name" => fn(array $attributes): bool => empty($attributes["user_id"]) ? $this->faker->name : null, ```
Baakoma (Migrated from github.com) reviewed 2022-05-17 15:19:20 +02:00
Baakoma (Migrated from github.com) commented 2022-05-17 15:19:20 +02:00

These rules were too heavy and were slowing down the linter a lot.

These rules were too heavy and were slowing down the linter a lot.
krzysztofrewak (Migrated from github.com) approved these changes 2022-05-18 08:29:44 +02:00
krzysztofrewak (Migrated from github.com) left a comment

This is a big pull request. Maybe it would be good to wait for a second approve?

This is a big pull request. Maybe it would be good to wait for a second approve?
EwelinaLasowy (Migrated from github.com) approved these changes 2022-05-18 08:48:19 +02:00
Sign in to join this conversation.
No description provided.