File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -196,4 +196,4 @@ repos:
196196 args : [--config-file=.github/linters/.yamllint.yml]
197197 types : [yaml]
198198 files : \.ya?ml$
199- exclude : ^.*k8s-.*\.ya?ml$|^.github/workflows/daily-repo-status \.lock\.ya?ml$|^.github/workflows/issue-triage-agent.lock.yml $
199+ exclude : ^.*k8s-.*\.ya?ml$|^.github/workflows/.* \.lock\.ya?ml$
Original file line number Diff line number Diff line change 10871087 <exclude >utils/testsmallfileinactive</exclude >
10881088 <exclude >**/src/test/resources/mockito-extensions/org.mockito.plugins.MockMaker</exclude >
10891089 <exclude >.github/workflows/dependabot.yaml</exclude >
1090+ <exclude >.gitattributes</exclude >
10901091 <exclude >.github/workflows/*.md</exclude >
1091- <exclude >.github/workflows/*.lock.md </exclude >
1092+ <exclude >.github/workflows/*.lock.ya?ml </exclude >
10921093 <exclude >.github/aw/**</exclude >
10931094 </excludes >
10941095 </configuration >
You can’t perform that action at this time.
0 commit comments