GolangCI는 Go, TypeScript, Ruby, JavaScript, Shell과 같은 다양한 프로그래밍 언어로 작성된 여러 공개 리포지토리를 보유하고 있습니다. 주요 리포지토리로는 golangci-lint, golangci-lint-action, awesome-go-linters 등이 있으며, 이러한 프로젝트들은 개발자들 사이에서 널리 사용되고 있습니다.
Fast linters runner for Go
Official GitHub Action for golangci-lint from its authors
A curated list of awesome Go linters. More than 60 linters and tools!
API of GolangCI
A golang formatter that fixes long lines
이 저장소에 대한 설명이 제공되지 않았습니다.
Web for GolangCI
Correct commonly misspelled English words in source files
Linter checks that printf-like functions are named with `f` at the end.
Example linter that can be used as a plugin for https://github.com/golangci/golangci-lint
이 저장소에 대한 설명이 제공되지 않았습니다.
Queue worker of GolangCI
Example linter that can be used as a plugin for https://github.com/golangci/golangci-lint
Filters output from static analysis tools, showing only recently changed lines of code
a tool for code clone detection
Simple linter to check that your code does not contain non-ASCII identifiers
Homebrew Formula for golangci-lint
이 저장소에 대한 설명이 제공되지 않았습니다.
이 저장소에 대한 설명이 제공되지 않았습니다.
A set of utilities for checking Go sources
Remove unnecessary type conversions from Go source
이 저장소에 대한 설명이 제공되지 않았습니다.
Analyzer: nilerr checks returning nil when err is not nil
errcheck checks that you checked errors.
Calculate cyclomatic complexities of functions in Go source code.
Golangci-lint-action and Custom Linter (Plugins) Example
Miscellaneous Go toys
prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.
Detect ineffectual assignments in Go code.
이 저장소에 대한 설명이 제공되지 않았습니다.
[mirror] Go Tools
Data generators for the client9/misspell project
[mirror] This is a linter for Go source code.
Go linter that checks if package imports are in a list of acceptable packages.
A collection of tools and libraries for working with Go code, including linters and static analysis
A linter that suggests interface types
Tool to detect Go structs that would take less memory if their fields were sorted.
Checks whether err of sql.Rows is checked.
Server to invite new contributors to a GitHub organization team.
Heroku buildpack to let you use git deploy keys with your private repositories
Run custom commands during the build of a Heroku app
Gatsby themes that we use to build websites at Rocketseat ⚡️🔥
이 저장소에 대한 설명이 제공되지 않았습니다.
Linter that confirms DB rows and statements are closed properly.
Cache dependencies and build outputs in GitHub Actions
Legacy golangci-lint v1 documentation
Only for testing purpose
Only for testing purpose
Download Go binaries as fast and easily as possible.
Common interfaces for Go code checkers
Test vendoring of golangci-lint
WIP - cross-platform certificate management tool
이 저장소에 대한 설명이 제공되지 않았습니다.
This is a list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of locally hosting and managing applications instead of renting from SaaS providers.
이 저장소에 대한 설명이 제공되지 않았습니다.
이 저장소에 대한 설명이 제공되지 않았습니다.
이 저장소에 대한 설명이 제공되지 않았습니다.
이 저장소에 대한 설명이 제공되지 않았습니다.
Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.
이 저장소에 대한 설명이 제공되지 않았습니다.
이 저장소에 대한 설명이 제공되지 않았습니다.
Repository info fetcher
Report unused function parameters
Go AST Scanner
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
Find in Go repeated strings that could be replaced by a constant
An extension for VS Code which provides support for the Go language.
golangci는 주로 Go 언어를 기반으로 하는 리포지토리를 개발합니다. golangci-lint와 같은 도구는 코드 품질을 높이기 위해 사용됩니다.
golangci의 주요 프로그래밍 언어는 Go, TypeScript, Ruby, JavaScript, Shell입니다. 이들 언어는 다양한 리포지토리에서 사용되고 있습니다.
예, golangci의 모든 리포지토리는 공개입니다. 이는 개발자들이 코드에 접근하고 기여할 수 있도록 허용합니다.