You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am a beginner and spent some time playing with quick-lint so I can understand it and contribute to it. One of the main issues to me was that the code to write empty string comparison was not clear and only recently I was able to do it.
Hence is why I wanted to ask if that's something you are interested in to have on the docs website an example code to showcase how we would write the code to detect the empty string comparison . If that's fine by you I will open a pull request and add that to the documentation.
Thank you in advance.