Skip to content

Commit ab838dd

Browse files
authored
Add pigweed.json to root and opt out to cli analytics (project-chip#36598)
1 parent 093aff8 commit ab838dd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pigweed.json

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"pw": {
3+
"pw_cli_analytics": {
4+
"enabled": false
5+
}
6+
}
7+
}

0 commit comments

Comments
 (0)