Skip to content

Skip comments and blanks in dictionary files - #2617

Open
skangas wants to merge 1 commit into
codespell-project:mainfrom
skangas:comments
Open

Skip comments and blanks in dictionary files#2617
skangas wants to merge 1 commit into
codespell-project:mainfrom
skangas:comments

Conversation

@skangas

Copy link
Copy Markdown
Collaborator

This allows using comments and blank lines in dictionary files. My use case is that I have a file like the following:

# submit upstream
sceanrios->scenarios
eamcs->emacs
sccopes->scopes
# emacs specific
brunches->branches
ecmacs->emacs
ehsell->eshell
[...]

@skangas

Copy link
Copy Markdown
CollaboratorAuthor

The code coverage test seems to be failing. I'll take a closer look if this feature is considered acceptable.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@skangas