v0.2.0
What's Changed
Implement the following coding standards from the slevomat coding standard.
- SlevomatCodingStandard.TypeHints.NullTypeHintOnLastPosition
- SlevomatCodingStandard.TypeHints.NullableTypeForNullDefaultValue
- SlevomatCodingStandard.Namespaces.ReferenceUsedNamesOnly
- SlevomatCodingStandard.Functions.StaticClosure
Improved typing and uses of classes by @jonnynews in #4
New Contributors
- @jonnynews made their first contribution in #4
Full Changelog: v0.1.0...v0.2.0