You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following error was caused by running elvis 0.2.0 on Erlang/OTP stdlib with the config file specified after the error messsage.
Error
Loading src/edlin.erl
escript: exception error: no match of right hand side value
{error,{{446,36},
aleppo_parser,
["syntax error before: ","�"]}}
in function elvis_code:parse_tree/2 (src/elvis_code.erl, line 72)
in call from elvis_file:parse_tree/2 (src/elvis_file.erl, line 50)
in call from elvis_file:load_file_data/2 (src/elvis_file.erl, line 62)
in call from lists:map/2 (lists.erl, line 1237)
in call from lists:map/2 (lists.erl, line 1237)
in call from elvis:rock/1 (src/elvis.erl, line 61)
in call from lists:map/2 (lists.erl, line 1237)
in call from elvis:rock/1 (src/elvis.erl, line 52)
The following error was caused by running elvis 0.2.0 on Erlang/OTP
stdlib
with the config file specified after the error messsage.Error
elvis.config
The text was updated successfully, but these errors were encountered: