Fix spelling (#284)
This commit is contained in:
parent
85f4b49d59
commit
0609c59676
4 changed files with 13 additions and 13 deletions
|
|
@ -4,7 +4,7 @@ Contributions to Scour are welcome, feel free to create a pull request!
|
|||
|
||||
In order to be able to merge your PR as fast as possible please try to stick to the following guidelines.
|
||||
|
||||
> _**TL;DR** (if you now what you're doing) – Always run [`make check`](https://github.com/scour-project/scour/blob/master/Makefile) before creating a PR to check for common problems._
|
||||
> _**TL;DR** (if you now what you're doing) – Always run [`make check`](https://github.com/scour-project/scour/blob/master/Makefile) before creating a PR to check for common problems._
|
||||
|
||||
|
||||
## Code Style
|
||||
|
|
@ -32,4 +32,4 @@ To ensure that all possible code conditions are covered by a test you can use [`
|
|||
make coverage
|
||||
```
|
||||
|
||||
These reports are also created automatically by our TravisCI builds and are accessible via [Codecov](https://codecov.io/gh/scour-project/scour)
|
||||
These reports are also created automatically by our TravisCI builds and are accessible via [Codecov](https://codecov.io/gh/scour-project/scour)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue