Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Oct 29, 2021. It is now read-only.

Commit6a7cf02

Browse files
authored
readme: add go-ruleguard
1 parent1efc10e commit6a7cf02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎README.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ Sponsored by [GolangCI](https://golangci.com): SaaS service for running linters
5959
*[go-cleanarch](https://github.com/roblaszczak/go-cleanarch) - go-cleanarch was created to validate Clean Architecture rules, like a The Dependency Rule and interaction between packages in your Go projects.
6060
*[go-consistent](https://github.com/Quasilyte/go-consistent) - source code analyzer that helps you to make your Go programs more consistent.
6161
*[go-namecheck](https://github.com/Quasilyte/go-namecheck) - source code analyzer that helps you to maintain variable/field naming conventions inside your project.
62+
*[go-ruleguard](https://github.com/quasilyte/go-ruleguard) - Define and run pattern-based custom linting rules.
6263
*[gochecknoinits](https://4d63.com/gochecknoinits) - Find init functions, to reduce side effects in code.
6364
*[gochecknoglobals](https://4d63.com/gochecknoglobals) - Find global vars, to reduce side effects in code.
6465
*[goconst](https://github.com/jgautheron/goconst) - Find in Go repeated strings that could be replaced by a constant.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp