The following issues are reported on phpcs:
FILE: ...al-8.4.3/modules/media_entity_flickr/media_entity_flickr.install
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
39 | ERROR | [x] Inline comments must end in full-stops, exclamation
| | marks, colons, question marks, or closing
| | parentheses
----------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
FILE: ...3/modules/media_entity_flickr/src/Plugin/media/Source/Flickr.php
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
171 | ERROR | [x] Inline comments must end in full-stops,
| | exclamation marks, colons, question marks, or
| | closing parentheses
----------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------
Comments
Comment #2
venkatesh rajan.j commentedThe attached patch will fix the reported errors.
Comment #3
ragasirtahk commentedSeems good now.
Comment #4
jeetendrakumar commentedPatch is working fine.
Comment #5
ragasirtahk commentedPatch is fine. Ready for commit.