Releases: InteractionDesignFoundation/coding-standard
Releases · InteractionDesignFoundation/coding-standard
0.0.3
What's changed:
- Remove rules that requires customisation by default
- Use Psalm
Full Changelog: 0.0.2...0.0.3
0.0.2
Fixes:
- Fix a path to look for blade views (use relation one from vendor dir)
- Exclude
Squiz.NamingConventions.ValidVariableName.MemberNotCamelCaps
(to Eloquent attributes)
Full Changelog: 0.0.1...0.0.2