Skip to content

Commit ed287b1

Browse files
SK-2832 suppress cspell on branch name example, revert devesh from wordlist
1 parent 967c3c9 commit ed287b1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.cspell.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,7 @@
9999
"detok",
100100
"qhdmceurtnlz",
101101
"ngrok",
102-
"obac",
103-
"devesh"
102+
"obac"
104103
],
105104
"languageSettings": [
106105
{

CLAUDE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ Branch name must include your GitHub username:
121121
<github-username>/<ticket-id>-<short-description>
122122
```
123123

124+
<!-- cspell:disable-next-line -->
124125
Example: `devesh/SK-770-ext-auth-json-error`
125126

126127
### PR template

0 commit comments

Comments
 (0)