Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Introduce some Static analysis. #834

Merged
merged 1 commit into from
Jun 23, 2021
Merged

Introduce some Static analysis. #834

merged 1 commit into from
Jun 23, 2021

Conversation

lucasmichot
Copy link
Collaborator

Introduce some Static analysis with phpstan.

For now the level is only 1, the goal is to do step by step to 8

@lucasmichot lucasmichot marked this pull request as draft June 23, 2021 16:16
@lucasmichot lucasmichot marked this pull request as ready for review June 23, 2021 16:38
@lucasmichot lucasmichot requested a review from gnikyt June 23, 2021 16:38

return new ShopQuery(
$modelInstance
);
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah! Didn't realize I still had this left in, since its internally handled in the class now.

@gnikyt gnikyt merged commit e2ce71f into gnikyt:master Jun 23, 2021
@lucasmichot lucasmichot deleted the static-analysis branch July 16, 2021 06:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants