hardcodes
hardcodes copied to clipboard
find hardcoded strings from source code
Results
2
hardcodes issues
Sort by
recently updated
recently updated
newest added
I added an option to display source code line numbers associated with an extracted string, in addition to a simple regex based filter. I have only tested under Python but...