Closed mmorel-35 closed 15 hours ago
usestdlibvars is a linter that detect the possibility to use variables/constants from the Go standard library.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 82.1%. Comparing base (446ee38) to head (a51aa21). Report is 1 commits behind head on main.
446ee38
a51aa21
Description
usestdlibvars is a linter that detect the possibility to use variables/constants from the Go standard library.