issues
search
ChistaDATA
/
chista-asabru
A protocol aware database proxy built in c++
https://docs.asabru.chistadata.io/
4
stars
1
forks
source link
dev: clangd related changes
#133
Closed
v4run
closed
8 months ago
v4run
commented
8 months ago
Description
This just improves the developer experience for those using
clangd
.
changes to generate compile_commands.json
ignore
clangd
cache
add .clang-format
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my code
[x] I have commented my code, particularly in hard-to-understand areas
[ ] I have made corresponding changes to the documentation
[ ] Any dependent changes have been merged and published in downstream modules
Description
This just improves the developer experience for those using clangd.
Checklist: