1--- 2# Use defaults from the Google style with the following exceptions: 3BasedOnStyle: Google 4IndentWidth: 4 5ColumnLimit: 132 6SortIncludes: false 7... 8