Slide 12
Slide 12 text
Getting started
https://github.com/overtrue/phplint
• Composer install as dev dependency
• Ignore .phplint
-
cache in version control
• Setup .phplint.yml con
fi
guration
• What directories to scan
• What to ignore, vendor for example
• Enable warnings
@jclermont