We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a51702f commit e72483dCopy full SHA for e72483d
.vscode/settings.json
@@ -0,0 +1,5 @@
1
+{
2
+ "yapf.args": [
3
+ "--style={based_on_style: google, column_limit: 80, indent_width: 4}"
4
+ ]
5
+}
0 commit comments