- Issue was unassigned.
- Status changed to Needs work
over 1 year ago 3:16am 21 March 2023 - 🇮🇳India omkar_yewale Mumbai
Hi, @rohit Patch applied but still getting these issues.
FILE: /smart_title/smart_title.module
--------------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR
--------------------------------------------------------------------------------------------------------------------------------
78 | ERROR | [x] list(...) is forbidden, use [...] instead.
---------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------------FILE: /smart_title/smart_title.install
---------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------------
32 | ERROR | [x] list(...) is forbidden, use [...] instead.
---------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------- - Merge request !1Issue #3318157: Fix the issues reported by phpcs → (Merged) created by omkar_yewale
- Status changed to Needs review
over 1 year ago 4:42am 21 March 2023 - 🇮🇳India omkar_yewale Mumbai
Please review the !1 MR for all of the issues listed above and those that remain.
- Status changed to Needs work
over 1 year ago 9:12am 21 March 2023 - 🇮🇹Italy apaderno Brescia, 🇮🇹
/** - * SmartTitleConfigForm. + * Configure smart title settings. */
The verb needs to use the Simple Present tense and the third person singular.
- // @TODO: (add alter || convert to config) && validate. + // @todo (add alter || convert to config) && validate.
That needs to be changed in a sentence too.
* @return string[][]|string[]|string * An array of smart title default setting values or the value of the * specificed option. - * - * @TODO */
That is probably a call for the maintainers, since they know if the code of that method is complete or there is something that needs to be changed or added.
The issue summary should always describe what the issue is trying to fix and, in the case, of coding standards issues, show which command has been used, which arguments have been used, and which report that command shown.
- Status changed to Needs review
over 1 year ago 10:17am 21 March 2023 - 🇮🇳India omkar_yewale Mumbai
Thank you for your feedback, MR and issue description updated.
Please review.I'm skipping this issue for now.
/smart_title/smart_title.module
--------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
--------------------------------------------------------------------------------
222 | WARNING | '@todo' should match the format '@todo Fix problem X here.'
-------------------------------------------------------------------------------- - 🇮🇳India Ashutosh Ahirwal India
Providing Patch with fixes of Drupal, DrupalPractice
Thanku - 🇮🇹Italy apaderno Brescia, 🇮🇹
The last patch is not correct, as it does not fix what reported in previous comments. The MR is correct, for what I can see.
- Status changed to RTBC
over 1 year ago 11:38am 21 March 2023 - 🇮🇹Italy apaderno Brescia, 🇮🇹
The status change is for what committed in the MR.
- Assigned to huzooka
- Status changed to Needs work
5 months ago 2:51am 29 June 2024 - ðŸ‡ðŸ‡ºHungary huzooka Hungary ðŸ‡ðŸ‡ºðŸ‡ªðŸ‡º
I hope you don't mind if I also fix the spelling issues here.
- Status changed to Needs review
5 months ago 3:06am 29 June 2024 - ðŸ‡ðŸ‡ºHungary huzooka Hungary ðŸ‡ðŸ‡ºðŸ‡ªðŸ‡º
Let's see what the CI process says... Should be all green.
- Issue was unassigned.
- Status changed to Fixed
5 months ago 3:14am 29 June 2024 -
huzooka →
committed 59191c81 on 8.x-1.x authored by
omkar_yewale →
Issue #3318157 by omkar_yewale, huzooka, Rohit Rana, apaderno: Fix the...
-
huzooka →
committed 59191c81 on 8.x-1.x authored by
omkar_yewale →
Automatically closed - issue fixed for 2 weeks with no activity.