mirror of
https://github.com/golang-standards/project-layout.git
synced 2026-02-04 14:06:19 +00:00
Update Readme_ja.md
minor fix
This commit is contained in:
13
README_ja.md
13
README_ja.md
@@ -186,16 +186,19 @@ Goプロジェクトの中には `src` フォルダを持っているものも
|
|||||||
|
|
||||||
* [Go Report Card](https://goreportcard.com/) - `gofmt`, `go vet`, `gocyclo`, `golint`, `ineffassign`, `license`, `misspell` でコードをスキャンします。`github.com/golang-standards/project-layout` をプロジェクトリファレンスに置き換えてください。
|
* [Go Report Card](https://goreportcard.com/) - `gofmt`, `go vet`, `gocyclo`, `golint`, `ineffassign`, `license`, `misspell` でコードをスキャンします。`github.com/golang-standards/project-layout` をプロジェクトリファレンスに置き換えてください。
|
||||||
|
|
||||||
|
[](https://goreportcard.com/report/github.com/golang-standards/project-layout)
|
||||||
|
|
||||||
* ~~[GoDoc](http://godoc.org) - GoDocで作成したドキュメントのオンライン版を提供します。リンクを自分のプロジェクトへのリンクに変更してください。~~
|
* ~~[GoDoc](http://godoc.org) - GoDocで作成したドキュメントのオンライン版を提供します。リンクを自分のプロジェクトへのリンクに変更してください。~~
|
||||||
|
|
||||||
* [Pkg.go.dev](https://pkg.go.dev) - Pkg.go.devは、囲碁の発見とドキュメントの新しい目的地です。[バッジ生成ツール](https://pkg.go.dev/badge)を使ってバッジを作成することができます。
|
[](http://godoc.org/github.com/golang-standards/project-layout)
|
||||||
|
|
||||||
|
* [Pkg.go.dev](https://pkg.go.dev) - Pkg.go.devは、Goの発見とドキュメントの新しい目的地です。[バッジ生成ツール](https://pkg.go.dev/badge)を使ってバッジを作成することができます。
|
||||||
|
|
||||||
|
[](https://pkg.go.dev/github.com/golang-standards/project-layout)
|
||||||
|
|
||||||
* リリース - あなたのプロジェクトの最新のリリース番号が表示されます。githubのリンクを変更して、あなたのプロジェクトを指すようにしてください。
|
* リリース - あなたのプロジェクトの最新のリリース番号が表示されます。githubのリンクを変更して、あなたのプロジェクトを指すようにしてください。
|
||||||
|
|
||||||
[](https://goreportcard.com/report/github.com/golang-standards/project-layout)
|
[](https://github.com/golang-standards/project-layout/releases/latest)
|
||||||
[](http://godoc.org/github.com/golang-standards/project-layout)
|
|
||||||
[](https://pkg.go.dev/github.com/golang-standards/project-layout)
|
|
||||||
[](https://github.com/golang-standards/project-layout/releases/latest)
|
|
||||||
|
|
||||||
## 注意事項
|
## 注意事項
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user