Skip to content

[**/info] Always quote language names

Midgard requested to merge quote-langs into master

Makes it easier not to forget to quote "no"

Behind the scenes: sed -ri '16,$s/ (..):/ "\1":/' ep*/info.yaml, manually remove the note for "no" in ep26's info.yaml and manually unquote Mc in ep21's info.yaml.

Edited by Midgard

Merge request reports