Skip to content

Commit

Permalink
Remove trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
JanCVanB committed Sep 9, 2022
1 parent 2cbfef4 commit 4324592
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .markdownlint-cli2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ config:
no-emphasis-as-heading: false
no-inline-html: false
no-trailing-punctuation: false
no-trailing-spaces: false
ul-indent: false
ul-style: false

Expand Down
2 changes: 1 addition & 1 deletion FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -475,4 +475,4 @@ The split of Rust for the compiler and Zig for the standard library has worked w

## Why is the website so basic?

We have a very basic website on purpose, it helps set expectations that roc is a work in progress and not ready yet for a first release.
We have a very basic website on purpose, it helps set expectations that roc is a work in progress and not ready yet for a first release.
2 changes: 1 addition & 1 deletion devtools/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ For lorri:

```
eval "$(lorri direnv --shell-file path-to-your-dev-flake-folder/shell.nix)"
```
```

## Extensions

Expand Down

0 comments on commit 4324592

Please sign in to comment.