Closed (fixed)
Project:
Coder
Version:
8.x-3.x-dev
Component:
Coder Sniffer
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Aug 2021 at 10:24 UTC
Updated:
7 Mar 2022 at 15:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
longwaveComment #3
longwavePatched the sniff so it is skipped if the first token in the message is a variable, and added a test.
Comment #4
klausiThanks, can you file a pull request against https://github.com/pfrenssen/coder so that we see the automated test cases run?
Comment #5
jonathan1055 commented@longwave If there is still a need for this enhancement I will take it on, and create a PR on github. Let me know if that would be helpful.
Comment #6
longwaveI opened https://github.com/pfrenssen/coder/pull/154
Comment #8
klausiMerged, thanks!