|
|
|
|
|
by nickjj
2050 days ago
|
|
> It can be a pain to upgrade libraries. In this context, with SaaS you don't need to. I see manually updating libraries as a feature that allows for deterministic linting. I wouldn't want my linter to always be updated to the latest version because that might introduce warnings or deprecation errors that aren't warnings or errors in the version of the tools used in the code I'm linting. |
|