Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
a7ccb415
Commit
a7ccb415
authored
Nov 02, 2022
by
Brad Davidson
Committed by
Brad Davidson
Nov 03, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update codespell ignore words
Signed-off-by:
Brad Davidson
<
brad.davidson@rancher.com
>
parent
8d95fad4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
2 deletions
+8
-2
.codespellignore
.codespellignore
+7
-0
spellcheck.yaml
.github/workflows/spellcheck.yaml
+1
-2
No files found.
.codespellignore
0 → 100644
View file @
a7ccb415
aks
ec2
eks
gce
gcp
ro
shouldnot
.github/workflows/spellcheck.yaml
View file @
a7ccb415
...
@@ -21,4 +21,4 @@ jobs:
...
@@ -21,4 +21,4 @@ jobs:
python -m pip install --upgrade pip
python -m pip install --upgrade pip
pip install codespell
pip install codespell
-
name
:
Check spelling
-
name
:
Check spelling
run
:
codespell --skip=.git,./scripts,MAINTAINERS,LICENSE,go.mod,go.sum --check-filenames --ignore-words-list=ba
run
:
codespell --skip=.git,./scripts,MAINTAINERS,LICENSE,go.mod,go.sum --check-filenames --ignore-regex=.te# --ignore-words=.codespellignore
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment