Releases: figlabhq/coding-standard
Releases · figlabhq/coding-standard
1.0.4
- Set zero spaces after fn keyword to follow PER-CS2.0
- Bump dependencies
1.0.3
- Exclude the tests folder for CamelCaps method name and return type hint.
1.0.2
- Allow named arguments as it improves code readability
1.0.1
- Add some exceptions to the rules in Provider classes.
- Allow migration classes without namespace and filename match.