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 login_tracker-info-3050895-2.patch264 bytesalonaoneill

Comments

alonaoneill created an issue. See original summary.

alonaoneill’s picture

Assigned: alonaoneill » Unassigned
Issue summary: View changes
Status: Active » Needs review
StatusFileSize
new264 bytes

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

leewillis77’s picture

Status: Needs review » Closed (won't fix)

I'm not a fan of that capitalisation, and I'm not aware of any standard that says that it should be capitalised in that manner.

Feel free to re-open if you can point me at a standard / document that says it should be that way.

avpaderno’s picture

Status: Closed (won't fix) » Needs review

To give more context: User interface standards / Interface text (Module and theme names) says that module and theme names should use title case capitalization.

leewillis77’s picture

Status: Needs review » Fixed

Fixed. Thanks.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.