Open ze42 opened 5 years ago
Thanks for this, @ze42. A couple of things to consider:
This repo now uses semantic-release
, which means that commit messages are significant. The explanation is available in the log:
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
Only the commit title would need to be modified, the body can stay as-is. So a suggestion:
-apache2/ini: fix config merge
+fix(apache2/ini): fix config merge
The second thing is that this will probably have to be merged after #183. We've caused the author of that PR far too much hassle every time we merge a PR, so this PR will have a simple adjustment afterwards in comparison. If you're a user of this formula, it would be great if you could test #183 at your end so that we can get on with merging it.
@ze42 Apologies, with the merge of #183, this will need amending before it can be reviewed and merged.
Hi there! Any news?
fix merge like other ini files