Highlights
- Arctic Code Vault Contributor
- Developer Program Member
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
305 contributions in the last year
Activity overview
Contribution activity
October 2020
Created an issue in kalessil/phpinspectionsea that received 1 comment
Ternary operator inspections are duplicates from the base ones
Not sure if I am missing something, but it seems the two ternary inspections are redundant. "Nested ternary operator" does the same as "General >…