build: support for running clang-tidy (#26150)
This commit is contained in:
parent
2daca0f4d0
commit
e296813578
6 changed files with 452 additions and 0 deletions
|
@ -12,6 +12,7 @@ For guides on Electron app development, see
|
|||
* [Source Code Directory Structure](source-code-directory-structure.md)
|
||||
* [Coding Style](coding-style.md)
|
||||
* [Using clang-format on C++ Code](clang-format.md)
|
||||
* [Using clang-tidy on C++ Code](clang-tidy.md)
|
||||
* [Build System Overview](build-system-overview.md)
|
||||
* [Build Instructions (macOS)](build-instructions-macos.md)
|
||||
* [Build Instructions (Windows)](build-instructions-windows.md)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue