mirror of
https://github.com/zealdocs/zeal.git
synced 2026-08-29 08:34:50 +08:00
build(cmake): add clang-tidy integration (#1796)
Add helper scripts to run tidy/format on Windows.
This commit is contained in:
+3
-1
@@ -28,8 +28,10 @@ SPDX-License-Identifier = "GPL-3.0-or-later"
|
||||
# MIT for auxiliary files.
|
||||
[[annotations]]
|
||||
path = [
|
||||
".clang-format",
|
||||
".clang-format-ignore",
|
||||
".clang-format",
|
||||
".clang-tidy",
|
||||
".clangd",
|
||||
".editorconfig",
|
||||
".gitattributes",
|
||||
".github/**/*",
|
||||
|
||||
Reference in New Issue
Block a user