- Issue created by @urvashi_vora
- last update
about 1 year ago 1 pass - ๐ฎ๐ณIndia Ashutosh Ahirwal India
I applied provided patch and it get applied cleanly but still there are some error found.
Providing updated patch.
Remaining issue from previously patch.FILE: /Users/ashutoshahirwal/Sites/lando/contribution/web/modules/custom/livefilter/livefilter.info.yml
-------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------
1 | WARNING | "Description" property is missing in the info.yml file
-------------------------------------------------------------------------------------------------------FILE: /Users/ashutoshahirwal/Sites/lando/contribution/web/modules/custom/livefilter/js/livefilter.js
----------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
----------------------------------------------------------------------------------------------------
16 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE" but found "true"
27 | ERROR | [x] Expected 1 space after FUNCTION keyword; 0 found
----------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------------------------------------Time: 98ms; Memory: 10MB
- ๐ฎ๐ณIndia mrinalini9 New Delhi
Hi,
I have reviewed patch #2, looks good to me. It applied cleanly and fixed all the phpcs issues as mentioned above.
So, for me, it is RTBC.Thanks!
- Status changed to RTBC
about 1 year ago 9:12am 5 October 2023 - ๐ฎ๐ณIndia aayushDrupal
Hi,
Your patch #2 has been successfully applied and has resolved all the PHPCS issues. Please refer to the attached screenshot for reference.
Moving to RTBC.
Thank you. - ๐ฎ๐ณIndia Gautam_105@
Gautam_105@ โ made their first commit to this issueโs fork.
- ๐ฎ๐ณIndia Gautam_105@
Hi urvashi_vora,
i have fixed all phpcs issue and created MR for the same. see the screenshot well. - last update
about 1 year ago 1 pass - @gautam_105 opened merge request.