https://www.drupal.org/docs/develop/coding-standards/configuration-file-...

metatag.metatag_defaults.node__page

This double underscore looks ugly in the config name.. I would name this config as metatag.default_values.node.page

Comments

Pasqualle created an issue. See original summary.

DamienMcKenna’s picture

Title: Wrong config name » Fix the config names to match the Drupal coding standards
Priority: Minor » Normal
Issue tags: +Needs tests

Thanks for bringing this up, I wasn't aware of this standard.

Lets also add a test to confirm the config names are being set correctly.