mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 00:24:34 +00:00
fixed typos, added typos checking to CI
This commit is contained in:
parent
960a4fddc5
commit
314503cf7f
43 changed files with 114 additions and 101 deletions
|
@ -116,7 +116,7 @@ mod test_fmt {
|
|||
}
|
||||
|
||||
#[test]
|
||||
fn force_space_at_begining_of_comment() {
|
||||
fn force_space_at_beginning_of_comment() {
|
||||
expr_formats_to(
|
||||
indoc!(
|
||||
r#"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue