ultimate_alarm_clock
ultimate_alarm_clock copied to clipboard
Standardize String Quotes for Consistency
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.
@AryanSarafDev Please assign this issue to me.
We can take this up, should be fine. But please ensure it's done throughout the codebase.
@c-o-d-e-y-o-d-a if you have yet to solve this issue then I would like to solve this.
@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.