Closed (fixed)
Project:
Views Reference Field
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 May 2021 at 18:53 UTC
Updated:
22 Aug 2023 at 00:44 UTC
Jump to comment: Most recent
Comments
Comment #2
mandolinrick commentedI was wondering the same thing myself....
Comment #3
alisonThe 2.x version of the module does not require squizlabs/php_codesniffer:
https://git.drupalcode.org/project/viewsreference/-/blob/810f1b3b9fcf61d...
So I think this issue can be closed? -- I can't find an issue or commit # where the requirement was removed, but still, I think this issue can be considered "closed/outdated." (I landed here after updating to 2.x, noticing the requirement change, and trying to find when/why the change happened, for posterity -- I'm okay giving up on that, but figured I'd post in case someone else stopped by with a similar question.)
THAT SAID, I'll let a maintainer (or the issue author) do the closing, if that's what's decided :)
Comment #4
seanbIt was indeed removed from 2.x. I'd be ok with removing it in 1.x as well if someone would like to create an MR for it?
Comment #7
keshavv commentedI have removed the
squizlabs/php_codesnifferand created the MR.Please review.
Comment #9
seanbMerged, thanks!