Problem/Motivation
Follow-up to #2572659: Fix 'Drupal.Commenting.InlineComment.SpacingAfter' coding standard
Part of #2571965: [meta] Fix PHP coding standards in core.
In line comments are missing the final final stop to complete the sentence.
Steps to reproduce
Proposed resolution
Enable Fix 'Drupal.Commenting.InlineComment.InvalidEndChar
Most changes made by phpcbf but not all.
Remaining tasks
#3513596: Fix 'Drupal.Commenting.InlineComment.InvalidEndChar' coding standard, pt 1, for the low hanging fruit.
Decide on lists. Relevant sections of the standards are In-line code comments and Lists in documentation
Review