Skip to content

Commit be973be

Browse files
committed
escape
1 parent 67f3c86 commit be973be

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/actions/spelling/allow.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ prgenv
120120
proactively
121121
quickstart
122122
santis
123+
sbatch
123124
screenshot
124125
slurm
125126
smartphone

.github/actions/spelling/patterns.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ https?:\/\/(www\.)?[-a-zA-Z0-9@:%._\+~#=]{1,256}\.[a-zA-Z0-9()]{1,6}\b([-a-zA-Z0
1515
\]\[[a-z-]+\]
1616

1717
# Inline code
18-
`[^`]+`
18+
\`[^\`]+\`

0 commit comments

Comments
 (0)