Specify a specific config file using --style=file:path/to/config/file
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
60 ms | x64 debian > LLVM.Bindings/Go::go.test |
Paths
| Differential D116298
Add option to specify explicit config file AbandonedPublic Authored by zwliew on Dec 26 2021, 9:32 PM.
Details
Summary Specify a specific config file using --style=file:path/to/config/file
Diff Detail
Unit TestsFailed
Revision Contents
Diff 396264 clang/docs/ClangFormat.rst
clang/docs/ClangFormatStyleOptions.rst
clang/docs/ReleaseNotes.rst
clang/include/clang/Format/Format.h
clang/lib/Format/Format.cpp
clang/unittests/Format/FormatTest.cpp
|