Skip to content

Commit 93cfe46

Browse files
committed
Bring back !:
1 parent efae120 commit 93cfe46

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/config/.markdownlint-cli2.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ config:
1010
style: ordered
1111
no-inline-html: false
1212
fenced-code-language: false
13+
no-trailing-punctuation:
14+
punctuation: ".,;:" # allowing exclamation points and question marks at end of sentences
1315

1416
ignores:
1517
- "**/build/**"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ For more information about the approver role, see the [community repository](htt
158158

159159
For more information about the emeritus role, see the [community repository](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#emeritus-maintainerapprovertriager).
160160

161-
### Thanks to all of our contributors
161+
### Thanks to all of our contributors!
162162

163163
<a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/graphs/contributors">
164164
<img alt="Repo contributors" src="https://contrib.rocks/image?repo=open-telemetry/opentelemetry-java-instrumentation" />

0 commit comments

Comments
 (0)