Skip to content

Commit a3c625a

Browse files
committed
fix missleading comments in readme
1 parent f37e8e0 commit a3c625a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,10 @@ make coverage
3535

3636
HTML coverage report will be dumped to ./htmlcov
3737

38-
> We aim to get a minimum code coverage of 95%
3938
> Remember to use coverage before committing so the build will not fail after pushing!
4039
4140
## Linting
4241

43-
> Every file with a rating below 8.0 will be rejected after pushing a commit!
44-
4542
### Running the linter
4643

4744
```shell

0 commit comments

Comments
 (0)