mirror of https://github.com/maxcnunes/gaper.git
Fix typo
This commit is contained in:
parent
60a0a90d11
commit
7c57257db3
|
@ -92,7 +92,7 @@ gaper
|
||||||
|
|
||||||
Ignore watch over all test files:
|
Ignore watch over all test files:
|
||||||
|
|
||||||
> no need for this in case if you are not using `--disable-default-ignore`
|
> no need for this if you have not disabled the default ignore settings `--disable-default-ignore`
|
||||||
|
|
||||||
```
|
```
|
||||||
--ignore './**/*_test.go'
|
--ignore './**/*_test.go'
|
||||||
|
|
Loading…
Reference in New Issue