Note //third_party in coding guidelines

PiperOrigin-RevId: 232375745
Change-Id: I26146ad65fac1dcdc5fcb4b11a1580133f9ca46d
This commit is contained in:
Michael Pratt
2019-02-04 15:13:51 -08:00
committed by Shentubot
parent 4f5fd311dc
commit a9fe9afd63
+1 -1
View File
@@ -24,7 +24,7 @@ Definitions for the rules below:
`core`:
* `//pkg/sentry/...`
* Transitive dependencies in `//pkg/...`
* Transitive dependencies in `//pkg/...`, `//third_party/...`.
`runsc`: