﻿---
BasedOnStyle: WebKit
BreakBeforeBraces: Stroustrup
Cpp11BracedListStyle: 'true'
Language: Cpp
Standard: Auto
UseTab: Never

...
