harper-git-commit 2.8.0

The language checker for developers.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
tests: add markhdown test

The spell chekker works great.

```rust
fn main() {
    let str = "intentionaly bad string";
}
```

- First bullet poont
- Second bullet point

# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.