GolangCIは、フランスに拠点を置くオープンソースの組織で、GitHub上に多様なリポジトリを持っています。主にGoやTypeScript、Ruby、JavaScript、Shellなどのプログラミング言語を使用しており、golangci-lintや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は、Goのための高速なリンターランナーとして広く利用されています。
golangciは、主にGo、TypeScript、Ruby、JavaScript、Shellのプログラミング言語を使用しています。これらの言語を用いて、様々なオープンソースプロジェクトを展開しています。
はい、golangciのリポジトリは全て公開されています。これにより、他の開発者がコードを確認したり、貢献したりすることが可能です。