blob: 453527f9e3f97d5913d5171f6caca0024cebe48c [file] [log] [blame]
---
# Use defaults from the Google style with the following exceptions:
BasedOnStyle: Google
IndentWidth: 4
AccessModifierOffset: -2
ColumnLimit: 132
SortIncludes: false
...