|
|
|
|
|
by ljouhet
402 days ago
|
|
uv is an incredible tool ; ty will be also. It's insanely fast For now, I have some false negative warnings : 'global' variables are flagged as undefined `int:unresolved-reference: Name ... used when not defined` (yeah, it's bad, I know) f(*args) flagged as missing arguments `lint:missing-argument: No arguments provided for required parameters ...` |
|