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
Can you please support line numbers in the output? - ideally they can come immediately after a colon after the filename (i.e.: [./README.md:123:54]: - this enables easy access to the file on line 123, column 54 via other editors.
Hi,
Awesome stuff!
Can you please support line numbers in the output? - ideally they can come immediately after a colon after the filename (i.e.:
[./README.md:123:54]:- this enables easy access to the file on line123, column54via other editors.