issues
search
erenon
/
bazel_clang_tidy
Run clang-tidy on Bazel C++ targets directly, efficiently, with caching enabled
MIT License
109
stars
58
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for `--features=external_include_paths`
#80
filippobrizzi
opened
2 days ago
0
Add global option to disable running clang-tidy on headers
#79
johnor
opened
1 week ago
3
C headers can mistakenly be recognized as C++
#78
yuyawk
opened
1 month ago
4
fix: Take `--conlyopt` into consideration
#77
yuyawk
closed
1 month ago
1
Allow disabling clang-tidy only for headers
#76
keith
closed
1 month ago
1
Fix indentation of external_includes
#75
keith
closed
1 month ago
2
Expand make variables in copts
#74
keith
closed
1 month ago
1
Fix buildifier violations
#73
keith
closed
1 month ago
1
Fix cxxopts passed to C compiles
#72
keith
closed
1 month ago
1
Add toolchain files to the input set
#71
erenon
closed
1 month ago
0
Add implementation_deps compilation_contexts.
#70
dotnwat
closed
1 month ago
1
custom `.clang-tidy` config not used for specific targets
#69
dotnwat
opened
1 month ago
4
Add external includes to clang-tidy invocation
#68
michael-ahn
closed
1 month ago
3
Update docs to use latest version
#67
knatten
closed
3 months ago
2
Diasble flags
#66
wojciechmadry
closed
6 months ago
0
Add clang_tidy bazel rule with example
#65
wojciechmadry
opened
6 months ago
3
Feature request: add a mechanism to filter in/out source files
#64
ghost
opened
7 months ago
2
TEMP ONLY DO NOT MERGE
#63
ghost
closed
3 months ago
1
clang-tidy: command not found
#62
davidzchen
opened
8 months ago
2
Add MODULE.bazel file to support Bzlmod
#61
Vertexwahn
closed
8 months ago
1
fails building targets using xcode sdkroot
#60
joprice
opened
9 months ago
0
Documentation for cxxopt
#59
LukeCz
opened
9 months ago
2
Update readme
#58
TheMrAI
closed
9 months ago
1
Add a workaround for a bug in clang-tidy 16 and C++20.
#57
chandlerc
closed
10 months ago
1
Check files in hdrs
#56
erenon
closed
10 months ago
1
Passing `--load` for custom clang-tidy checks
#55
connorjsmith
opened
12 months ago
1
bazel_clang_tidy in a GitHub CI workflow
#54
eguiraud
closed
11 months ago
4
Allow treating /_virtual_includes/ and bazel-out/ as -isystem
#53
lalten
opened
1 year ago
2
Pass `-xc++` to compiler for .h files
#52
lalten
closed
1 year ago
1
Pass through `--sysroot`
#51
lalten
closed
1 year ago
1
Only print anything on errors
#50
lalten
closed
1 year ago
3
test: Can we ignore warnings inside proto header files
#49
MiaoDX
closed
11 months ago
1
Add target to be ignored when running clang-tidy
#48
johnor
closed
1 year ago
1
Exclude external targets
#47
johnor
closed
1 year ago
1
Aspect runs on all dependencies and not only built target
#46
rdelfin
closed
1 year ago
3
Filter Rust targets from aspect
#45
kyle-figure
closed
1 year ago
4
Can't find system headers on Windows
#44
e8y
opened
1 year ago
0
sh_binary not working on Windows
#43
e8y
closed
1 year ago
1
Use source file extension when applying toolchain flags
#42
oliverlee
closed
1 year ago
1
Bazel does not cache clang-tidy reports
#41
damien-projectx
opened
1 year ago
0
Not getting consistent result while overriding clang-tidy check for an particular service
#40
ananta-code
opened
1 year ago
1
Add target to apply clang-tidy fixes
#39
oliverlee
opened
1 year ago
3
Update usage documentation in tidy wrapper script
#38
oliverlee
closed
1 year ago
0
Add target to apply clang-tidy fixes
#37
oliverlee
closed
1 year ago
0
Allow external clang-tidy configs
#36
oliverlee
closed
1 year ago
2
Potential collaboration
#35
alexeagle
opened
1 year ago
2
How do you run clang-tidy without building targets?
#34
luxe
closed
1 year ago
3
add instructions for hermetic build
#33
adrianimboden
closed
2 years ago
1
add /_virtual_includes/ as -isystem
#32
adrianimboden
opened
2 years ago
1
add support for toolchains with hermetic clang-tidy
#31
adrianimboden
closed
2 years ago
1
Next