Skip to content

mirecl/golimiter

Repository files navigation

golimiter

License Test


✨ GoLimiter

golimiter is a Go linter and static analysis package.

📖 Checks

  • NoInit - set limit for init functions
  • NoGoroutine - forbid usage of goroutine
  • NoGeneric - forbid usage of generics
  • NoDefer - forbid usage of defer
  • NoNoLint - forbid usage of nolint

About

✨ GoLimiter is a Go linter and static analysis package.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published