welkineins / clang-format-base

Base style configuration dumped from clang-format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clang Format Base Configuration

This repository contains the configuration files in clang-format base tyle.

You can dump these file maunally with command:

./bin/clang-format -style=llvm -dump-config > llvm.clang-format

About

Base style configuration dumped from clang-format