ソースを参照

Merge pull request #249 from ardrabczyk/add-missing-newlines

Add missing newlines
chore/proposed-structure
Kyle Quest 1年前
committed by GitHub
コミット
fcf6acb91e
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: B5690EEEBB952194
2個のファイルの変更2行の追加2行の削除
  1. +1
    -1
      Makefile
  2. +1
    -1
      scripts/README.md

+ 1
- 1
Makefile ファイルの表示

@@ -1 +1 @@
# note: call scripts from /scripts
# note: call scripts from /scripts

+ 1
- 1
scripts/README.md ファイルの表示

@@ -8,4 +8,4 @@ Examples:

* https://github.com/kubernetes/helm/tree/master/scripts
* https://github.com/cockroachdb/cockroach/tree/master/scripts
* https://github.com/hashicorp/terraform/tree/master/scripts
* https://github.com/hashicorp/terraform/tree/master/scripts

読み込み中…
キャンセル
保存