I am observing an issue with the action in the repository jonasbn/perl-task-date-holidays
The word: Rezić is reported as a spelling mistake even when listed in the word list file (.wordslist.txt).
REF: relevant jonasbn/perl-task-date-holidays@150683d of jonasbn/perl-task-date-holidays/.wordlist.txt as head has been altered.
This is the configuration:
matrix:
- name: Markdown
aspell:
lang: en
ignore-case: true
dictionary:
wordlists:
- .wordlist.txt
encoding: utf-8
pipeline:
- pyspelling.filters.markdown:
- pyspelling.filters.html:
comments: false
ignores:
- code
- pre
sources:
- '**/*.md'
default_encoding: utf-8
REF: perl-task-date-holidays/.spellcheck.yaml
I am observing an issue with the action in the repository jonasbn/perl-task-date-holidays
The word:
Rezićis reported as a spelling mistake even when listed in the word list file (.wordslist.txt).REF: relevant jonasbn/perl-task-date-holidays@150683d of
jonasbn/perl-task-date-holidays/.wordlist.txtas head has been altered.This is the configuration:
REF: perl-task-date-holidays/.spellcheck.yaml