Skip to content

Commit fcf6acb

Browse files
authored
Merge pull request #249 from ardrabczyk/add-missing-newlines
Add missing newlines
2 parents 17ea446 + 9afa0ed commit fcf6acb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
# note: call scripts from /scripts
1+
# note: call scripts from /scripts

scripts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ Examples:
88

99
* https://github.com/kubernetes/helm/tree/master/scripts
1010
* https://github.com/cockroachdb/cockroach/tree/master/scripts
11-
* https://github.com/hashicorp/terraform/tree/master/scripts
11+
* https://github.com/hashicorp/terraform/tree/master/scripts

0 commit comments

Comments
 (0)