ultimate_alarm_clock icon indicating copy to clipboard operation
ultimate_alarm_clock copied to clipboard

Standardize String Quotes for Consistency

Open c-o-d-e-y-o-d-a opened this issue 9 months ago • 4 comments

By convention, double quotes should only be used when the string contains a single quote to avoid unnecessary escaping. I plan to replace double quotes with single quotes wherever applicable to maintain consistency and improve code readability.

c-o-d-e-y-o-d-a avatar Feb 22 '25 13:02 c-o-d-e-y-o-d-a

@AryanSarafDev Please assign this issue to me.

c-o-d-e-y-o-d-a avatar Feb 22 '25 13:02 c-o-d-e-y-o-d-a

We can take this up, should be fine. But please ensure it's done throughout the codebase.

MarkisDev avatar Mar 01 '25 13:03 MarkisDev

@c-o-d-e-y-o-d-a if you have yet to solve this issue then I would like to solve this.

VatsalJain2004 avatar Mar 27 '25 06:03 VatsalJain2004

@c-o-d-e-y-o-d-a if you have yet to solve this issue then I would like to solve this.

I am going to raise a PR for this one soon.

c-o-d-e-y-o-d-a avatar Mar 28 '25 17:03 c-o-d-e-y-o-d-a