Skip to content

Conversation

simPod
Copy link
Contributor

@simPod simPod commented May 14, 2018

I have added code quality check tool. It runs static analysis over the code and reports issues https://github.com/phpstan/phpstan

Currently I setup it to use level 1. There are I think 7 levels in total, each introduces higher strictnes.

We can increase levels over time and improve the quality of code base.

The issues fixed in cc64fdf were discovered by running this tool

@isublimity isublimity merged commit bc98194 into smi2:master May 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants