Skip to content

Commit 12a6611

Browse files
Deployed to github pages
1 parent adefcc5 commit 12a6611

4 files changed

Lines changed: 8 additions & 6 deletions

File tree

all-hooks.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6881,7 +6881,9 @@
68816881
"entry": "clang-format-docs",
68826882
"language": "python",
68836883
"language_version": "python3",
6884-
"files": "\\.(md|markdown)$"
6884+
"types": [
6885+
"markdown"
6886+
]
68856887
}
68866888
],
68876889
"https://github.com/rubocop/rubocop": [

build/main_bs5.css

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/main_bs5.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

hooks.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4029,7 +4029,7 @@ <h3 data-repo="https://github.com/finsberg/clang-format-docs">
40294029
</a>
40304030
</h3>
40314031
<ul data-repo="https://github.com/finsberg/clang-format-docs">
4032-
<li data-id="clang-format-docs" data-types="">
4032+
<li data-id="clang-format-docs" data-types="markdown">
40334033
<code>clang-format-docs</code>
40344034
- Run `clang-format` on C++ code blocks in documentation files.
40354035
</li>

0 commit comments

Comments
 (0)