Skip to content

Commit

Permalink
ci: try to fix cspell
Browse files Browse the repository at this point in the history
  • Loading branch information
CelticBoozer committed Oct 14, 2024
1 parent 61847d5 commit 39b0a53
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
2 changes: 0 additions & 2 deletions .config/neofetch/.github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ logo of your Linux distribution or operating system in the terminal.

Theme name: acenoster

Check warning on line 6 in .config/neofetch/.github/README.md

View workflow job for this annotation

GitHub Actions / Spellcheck project

Unknown word (acenoster)

asdasasdasdasd

Theme [repo](https://github.com/Chick2D/neofetch-themes/)

![neofetch](neofetch.png "neofetch")

Check warning on line 10 in .config/neofetch/.github/README.md

View workflow job for this annotation

GitHub Actions / Spellcheck project

Unknown word (neofetch)

Check warning on line 10 in .config/neofetch/.github/README.md

View workflow job for this annotation

GitHub Actions / Spellcheck project

Unknown word (neofetch)
12 changes: 6 additions & 6 deletions .github/workflows/cspell.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ jobs:
- name: cspell run
uses: streetsidesoftware/cspell-action@v6
with:
# files: |
# *
# .*
# **
# .*/*
# .*/**/.*
files: |
*
.*
**
.*/*
.*/**/.*
check_dot_files: true
suggestions: false
# Limit the files checked to the ones in the pull request or push.
Expand Down
1 change: 1 addition & 0 deletions .system-config-backup/aurpkglist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ gruvbox-material-icon-theme-git
hide-client
intellij-idea-community-edition-jre
lazydocker
nodejs-cspell
paru
paru-debug
pkgtools
Expand Down

0 comments on commit 39b0a53

Please sign in to comment.