Skip to content

Commit 4400798

Browse files
authored
Add 'epbf' to eBPF textlint rules (#8528)
1 parent 1ba10a8 commit 4400798

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.textlintrc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ rules:
132132
- '(?<=(^|\s))(?:\bdot|\.)net\b'
133133
- .NET
134134
- [ebpf, eBPF]
135+
- [epbf, eBPF]
135136
- ['http[ /]?2(?:\.0)?', HTTP/2]
136137
- [he(/| or )she, they]
137138
- [\(s\)he, they]

0 commit comments

Comments
 (0)