mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
Merge topic 'rel-src-cleanup'
00cfea965b gitattributes: Do not export lint config files in source archives
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10229
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -1,7 +1,10 @@
|
||||
.git* export-ignore
|
||||
.hooks* export-ignore
|
||||
.clang-format export-ignore
|
||||
.clang-tidy export-ignore
|
||||
.codespellrc export-ignore
|
||||
.editorconfig export-ignore
|
||||
.typos.toml export-ignore
|
||||
|
||||
# Custom attribute to mark sources as using our C code style.
|
||||
[attr]our-c-style whitespace=tab-in-indent format.clang-format=18
|
||||
|
||||
Reference in New Issue
Block a user