Skip to content

Commit 1608c1f

Browse files
committed
better markdown to checkup
1 parent 31fafce commit 1608c1f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

internal/generate/namescapslist/header.tmpl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
// Copyright IBM Corp. 2014, 2025
2-
// SPDX-License-Identifier: MPL-2.0
3-
41
# Caps List
2+
<!-- Copyright IBM Corp. 2014, 2025 -->
3+
<!-- SPDX-License-Identifier: MPL-2.0 -->
4+
55
<!-- # Generated by internal/generate/namescapslist/main.go; DO NOT EDIT. -->
66

77
In Terraform AWS Provider code, we have two guiding principles for capitalization in function, constant, and variable names:

names/caps.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
// Copyright IBM Corp. 2014, 2025
2-
// SPDX-License-Identifier: MPL-2.0
3-
41
# Caps List
2+
<!-- Copyright IBM Corp. 2014, 2025 -->
3+
<!-- SPDX-License-Identifier: MPL-2.0 -->
4+
55
<!-- # Generated by internal/generate/namescapslist/main.go; DO NOT EDIT. -->
66

77
In Terraform AWS Provider code, we have two guiding principles for capitalization in function, constant, and variable names:

0 commit comments

Comments
 (0)