File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11# SPDX-FileCopyrightText: Copyright (c) 2018-2025 Zerocracy
22# SPDX-License-Identifier: MIT
33---
4+ # yamllint disable rule:line-length
45name : typos
56' on ' :
67 push :
Original file line number Diff line number Diff line change 44version = 1
55[[annotations ]]
66path = [
7- " src/site/resources/plantuml/architecture.plantuml" ,
8- " src/test/resources/wallets/**" ,
9- " src/test/resources/walletsIn/**" ,
107 " .DS_Store" ,
118 " .gitattributes" ,
129 " .gitignore" ,
@@ -29,6 +26,9 @@ path = [
2926 " **/CNAME" ,
3027 " README.md" ,
3128 " renovate.json" ,
29+ " src/site/resources/plantuml/architecture.plantuml" ,
30+ " src/test/resources/wallets/**" ,
31+ " src/test/resources/walletsIn/**" ,
3232]
3333precedence = " override"
3434SPDX-FileCopyrightText = " Copyright (c) 2025 Yegor Bugayenko"
You can’t perform that action at this time.
0 commit comments