sapling/eden/.pyre_configuration.local
Sinan Cepel 8d30ff0d6a upgrade fbcode/eden version
Reviewed By: simpkins, dark

Differential Revision: D13617216

fbshipit-source-id: 01066612dfc68cee9283b587fc08f25530857690
2019-01-10 16:13:47 -08:00

9 lines
109 B
Plaintext

{
"coverage": true,
"differential": true,
"push_blocking": true,
"targets": [
"//eden/..."
]
}