Skip to content

Commit

Permalink
MORE TRIES
Browse files Browse the repository at this point in the history
  • Loading branch information
amaiaita committed Feb 29, 2024
1 parent 098586a commit fc7c7ac
Showing 1 changed file with 3 additions and 16 deletions.
19 changes: 3 additions & 16 deletions .github/workflows/spellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,6 @@ jobs:
- uses: actions/checkout@master
- uses: ludeeus/[email protected]
name: Shellcheck
matrix:
- name: Markdown
aspell:
lang: en
dictionary:
encoding: utf-8
pipeline:
- pyspelling.filters.markdown:
- pyspelling.filters.html:
comments: false
ignores:
- code
- pre
sources:
- '**/*.md'
default_encoding: utf-8
sources:
- '**/*.md'
default_encoding: utf-8

0 comments on commit fc7c7ac

Please sign in to comment.