ProjectLighthouse
ProjectLighthouse copied to clipboard
ProjectLighthouse: High code repetition
Describe the problem
$ grep -rohF 'if (token == null) return' . | wc -w
455
455 To Reproduce Steps to reproduce the behavior:
-
$ grep -rohF 'if (token == null) return' . | wc -w
Expected behavior Maybe less than a dozen results.
Screenshots
API Version(s)
- It's not even versioned.
Affected endpoint(s) All 146 of them.
Additional context

if (token == null) return go wHEEEE