Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
pybind11
8dc31c7b29663eb7d0636c4e6117a042fa8dc85f
8dc31c7b29663eb7d0636c4e6117a042fa8dc85f
Switch branch/tag
pybind11
.clang-tidy
Find file
Normal view
History
Permalink
.clang-tidy
94 Bytes
Edit
Web IDE
Newer
Older
style: clang-tidy: llvm-namespace-comment
Henry Schreiner
committed
Sep 15, 2020
1
2
3
4
5
6
7
8
FormatStyle: file
Checks: '
-*,
llvm-namespace-comment,
'
HeaderFilterRegex: 'pybind11/.*h'