|
|
|
|
|
by dmitriid
1569 days ago
|
|
> you sure as hell want to check the correctness of every single line of code written using that package Yes, I do. Doing the monkey job of changing every import line (which will be done with a global search/replace) is definitely not that. If you're relying on import statements to tell you which files to check, you're definitely doing something wrong |
|