Skip to content

Commit f9b56dc

Browse files
authored
style: add zizmor config (#181)
This should allow pinning cpp-linter reusable workflows to a branch. See [zizmor v1.20 release notes](https://docs.zizmor.sh/release-notes/#1200).
1 parent 8529472 commit f9b56dc

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

.github/zizmor.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
rules:
2+
unpinned-uses:
3+
config:
4+
policies:
5+
actions/*: ref-pin
6+
github/*: ref-pin
7+
dependabot/*: ref-pin
8+
cpp-linter/*: any

cspell.config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ words:
5353
- vararg
5454
- venv
5555
- viewcode
56+
- zizmor
5657
ignorePaths:
5758
- .env/**
5859
- .venv/**

0 commit comments

Comments
 (0)