about summary refs log tree commit diff stats
path: root/.clang-format
blob: cce8123de2845ab7e138818c71de119305e085d6 (plain) (blame)
1
2
3
4
5
6
7
8
---
BasedOnStyle: LLVM
IndentWidth: '4'
SpaceAfterCStyleCast: 'true'
ColumnLimit: 110
AllowShortFunctionsOnASingleLine: None
IndentCaseLabels: 'true'
...
* distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */