Skip to content

Add newline at the end of the composer file to please linter.

Phedenskog requested to merge newline-composer into main

Without the newline we get:

composer.local.json 10:2 error Newline required at end of file but not found eol-last

Later on we can fix the compose sample file in core so it has an extra newline, but for maybe we can go with this to be able to fix every lint problem.

Bug: T382229

Merge request reports

Loading