File tree Expand file tree Collapse file tree 3 files changed +16
-5
lines changed Expand file tree Collapse file tree 3 files changed +16
-5
lines changed Original file line number Diff line number Diff line change @@ -104,16 +104,12 @@ jobs:
104104
105105 spellcheck-4 :
106106 name : Spellcheck-4
107- # Config file: .spellcheck.yml
108107
109108 runs-on : ubuntu-latest
110109
111110 steps :
112- - name : Checkout code
113- uses : actions/checkout@v4
114-
115111 - name : Spellcheck
116112 uses : gevhaz/word-warden@v1.0.0
117113 with :
118114 language : en_GB
119- dictionary : ./.phpcs.dict
115+ dictionary : ./.phpcs.txt
Original file line number Diff line number Diff line change 11PHP_CodeSniffer
2+ CodeSniffer
23phpcs
34phpcbf
45SquizLabs
89gjslint
910gitblame
1011PHPUnit
12+ JS
13+ CLI
14+ ruleset
Original file line number Diff line number Diff line change 1+ personal_ws-1.1 en 1000 utf-8
2+ PHP_CodeSniffer
3+ phpcs
4+ phpcbf
5+ SquizLabs
6+ Squiz
7+ Joomla
8+ csslint
9+ gjslint
10+ gitblame
11+ PHPUnit
You can’t perform that action at this time.
0 commit comments