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!

CommentFileSizeAuthor
#2 spreadsheets-info-3045993-2.patch315 bytesalonaoneill

Comments

alonaoneill created an issue. See original summary.

alonaoneill’s picture

Assigned: alonaoneill » Unassigned
Status: Active » Needs review
StatusFileSize
new315 bytes

I uploaded a patch that Capitalize the name of the module in the .info.yml file.
Thanks!

kallado’s picture

Thanks. Going trough the first review to obtain security coverage for the module. A new version will be available soon with the patch applied and some other changes to code documentation.

kallado’s picture

Status: Needs review » Fixed

Aplied in the new release

kallado’s picture

Status: Fixed » Closed (fixed)
kallado’s picture