dwave-ocean-sdk
dwave-ocean-sdk copied to clipboard
Update .clang-format
- Change ColumnLimit to 80, otherwise it will try to use as much space as possible
- Change AccessModifierOffset to -3 to make it consistent with Google style
See also #90