|
|
|
|
|
by cl0wnshoes
3213 days ago
|
|
If your code base is only used within a single workspace (and you know this with certainty) then I completely agree. The issue arises when your code is used outside of your workspace as a shared code base or a public facing API. |
|