Update main.yml (#136)

* Update main.yml

* Update wordlist.txt

* Update main.yml

* Update main.yml

* Rename spellcheck.yaml to .spellcheck.yaml

* Update README.md

* Rename .spellcheck.yaml to .pyspelling.yml

* Update README.md

* Update wordlist.txt

* Update wordlist.txt

* Update wordlist.txt
This commit is contained in:
Dean Eigenmann 2020-05-28 11:46:43 +02:00 committed by GitHub
parent 339e7a0c83
commit afa2afdbcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 18 additions and 6 deletions

View File

@ -10,10 +10,21 @@ jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Spellcheck Action
uses: rojopolis/spellcheck-github-actions@0.2.0
- uses: actions/checkout@v1
- name: Set up Python 3.7
uses: actions/setup-python@v1
with:
python-version: 3.7
- name: Install dependencies
run: |
python -m pip install --upgrade pip setuptools
python -m pip install pyspelling
# Install any additional libraries required: additional plugins, documentation building libraries, etc.
- name: Install Aspell
run: |
sudo apt-get install aspell aspell-en
- name: Spell check
run: python -m pyspelling
lint:
runs-on: ubuntu-latest

View File

@ -40,7 +40,7 @@ To run the spellchecker locally, you must install [pyspelling](https://facelessu
It can then be run with the following command:
```console
pyspelling -c spellcheck.yml
pyspelling -c .pyspelling.yml
```
Words that should be ignored or are unrecognized must be added to the [wordlist](./wordlist.txt).

View File

@ -133,4 +133,5 @@ WakuWhisper
wms
wns
wordlist
ÐΞVp2p
whitelist