add cxx templates and improve rust template
This commit is contained in:
parent
bc0c2c736b
commit
e8317da51b
22 changed files with 2634 additions and 3 deletions
3
templates/cxx/.clang-tidy
Executable file
3
templates/cxx/.clang-tidy
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
Checks: "clang-diagnostic-*,clang-analyzer-*,modernize-*,performance-*,cppcoreguidelines-*"
|
||||
...
|
||||
Loading…
Add table
Add a link
Reference in a new issue