Capitalize the name of the module, because module names are proper nouns.
https://www.drupal.org/docs/8/creating-custom-modules/let-drupal-8-know-...
Patch to follow, thanks!

Comments

alonaoneill created an issue. See original summary.

alonaoneill’s picture

Assigned: alonaoneill » Unassigned
Status: Active » Needs review
StatusFileSize
new396 bytes
krina.addweb’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new17.19 KB
new17.36 KB

@alonaoneill: Thanks for the patch. Your patch is working fine as I tested it on simplytest.me over extend.

chris burge’s picture

Title: Capitalize the name of the module in .info.yml file » Capitalize the name of the module
Status: Reviewed & tested by the community » Needs work

If the name of the module is changed to capital case, which I'm agreeable to, then it should be changed everywhere. I reviewed the module code, and there's a reference in ckeditor_config_help() that needs updated, too. On commit, I'll update the project page.

chris burge’s picture

Status: Needs work » Closed (works as designed)

This issue is being closed due to lack of activity. Feel free to open another issue.