Skip to content

ldez/usenew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usenew

Find calls to functions that can be replaced with the built-in new function.

Usage

Inside golangci-lint

linters:
  enable:
    - usenew

As CLI

go install github.com/ldez/usetesting/cmd/usenew@latest

References

About

Find calls to functions that can be replaced with the built-in `new` function.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors