|
|
|
|
|
by ncmncm
1389 days ago
|
|
Is anybody worried about the security of a Python linter? Did anybody have even a hint of doubt that a compiled linter would be at least tens of times faster than one in Python? (Either Python has got faster in recent years, or it really ought to have been hundreds. Or maybe the others rely on compiled libraries for their own heavy lifting.) |
|