3.0.4
- Fix cli bug prefixing / to path
- Allow init-config to use includeGlobs in config
- Upgrade to Snakeyaml 1.27
- Simplify constructor call for Yaml to avoid this error:
org.yaml.snakeyaml.representer.Representer.<init>(Lorg/yaml/snakeyaml/DumperOptions;)V
- Fix a bug related to the gradle plugin init config writing absolute path where relative is desired.