Enforce yapf for lint.

This commit is contained in:
Brian Quinlan
2020-06-29 16:29:34 -07:00
parent ee438686b4
commit ede8329ff9
17 changed files with 148 additions and 125 deletions

2
setup.cfg Normal file
View File

@@ -0,0 +1,2 @@
[yapf]
based_on_style = google