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 print_ninja-info-3057365-2.patch467 bytesalonaoneill

Comments

alonaoneill created an issue. See original summary.

alonaoneill’s picture

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

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

Willtg’s picture

Status: Needs review » Reviewed & tested by the community

Code looks good. The capitalization aligns with Drupal documentation standards.
Marking as RTBC
Thank you for working on the module!