generated from vkatsuba/rebar3_plugin
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
rebar3_sheldon version
OS version
macOS 11.6
Steps to reproduce
- Create the following module:
-module(break).
%% this comment: ’- Run
rebar3 spellcheckon it
Current behavior
$ rebar3 spellcheck
===> Analyzing applications...
===> Compiling rebar3_hank
===> That's no reason to cry. One cries because one is sad. For example, I cry because others are stupid, and that makes me sad.
src/break.erl:3: The word [195,162,194,128,194,153] in comment is unknown.Expected behavior
$ rebar3 spellcheck
===> Analyzing applications...
===> Compiling rebar3_hank
===> That's no reason to cry. One cries because one is sad. For example, I cry because others are stupid, and that makes me sad.
src/break.erl:3: The word "’" in comment is unknown.Metadata
Metadata
Assignees
Labels
No labels