Skip to content

Commit 7fb3377

Browse files
committed
Add link to vip-go-ci docs
Signed-off-by: Riddhesh Sanghvi <riddhesh237@gmail.com>
1 parent c504013 commit 7fb3377

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,11 +109,14 @@ List each folder to be skipped on individual lines within those files.
109109

110110
i.e:
111111
```
112-
tests
112+
foo
113+
tests/bar
113114
vendor
114115
node_modules
115116
```
116117

118+
For more details, please check the documentation [here](https://github.com/automattic/vip-go-ci#skipping-certain-folders).
119+
117120
## PHPCS Coding Standards
118121

119122
Below is list of PHPCS sniffs available at runtime. You can pass more than one standard at a time by comma separated value.

0 commit comments

Comments
 (0)