feat Add parsing of arithmetics #133
Annotations
1 error and 10 warnings
|
crates/deno_task_shell/src/grammar.pest#L166
"parantheses" should be "parentheses".
|
crates/deno_task_shell/src/grammar.pest#L167
"parantheses" should be "parentheses".
|
crates/deno_task_shell/src/grammar.pest#L174
"parantheses" should be "parentheses".
|
crates/deno_task_shell/src/grammar.pest#L175
"parantheses" should be "parentheses".
|
crates/deno_task_shell/src/grammar.pest#L176
"parantheses" should be "parentheses".
|
crates/deno_task_shell/src/grammar.pest#L180
"parantheses" should be "parentheses".
|
crates/deno_task_shell/src/grammar.pest#L182
"parantheses" should be "parentheses".
|
crates/deno_task_shell/src/grammar.pest#L206
"parantheses" should be "parentheses".
|
crates/deno_task_shell/src/grammar.pest#L207
"parantheses" should be "parentheses".
|
crates/deno_task_shell/src/parser.rs#L1303
"parantheses" should be "parentheses".
|
This job failed
Loading