Update patch
Remove newline validation test
Remove newline validation
Dozz → created an issue.
Dozz → created an issue.
Hi, I believe allowing line breaks would be great advantage especially if this change would also be ported to the D8+ versions.
It would allow people to group entries on different lines but more importantly, make it possible to have entries on separate lines in the configuration files.
Especially on larger sites, where multiple features are developed and tested simultaneously, multiple feature-branches often include a different change on the same line (e.g. adding an item to script-src) in the configuration file (seckit.settings.yml) which results in harder to fix merge conflicts.