浏览代码

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

正在加载...
取消
保存