Skip to content

Commit

Permalink
whatever
Browse files Browse the repository at this point in the history
  • Loading branch information
AustinAbro321 committed Jun 7, 2024
1 parent f4413af commit f8feddd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
max_line_length = 120
tab_width = 4
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repos:
- id: detect-private-key
exclude: "src/test/e2e/30_config_file_test.go"
- id: end-of-file-fixer
exclude: '^.*/testdata/.*|site/src/content/docs/commands/.*'
exclude: site/src/content/docs/commands/.*
- id: fix-byte-order-marker
- id: trailing-whitespace
args: [--markdown-linebreak-ext=md]
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"critical":{"identity":{"docker-reference":"ghcr.io/stefanprodan/podinfo"},"image":{"docker-manifest-digest":"sha256:57a654ace69ec02ba8973093b6a786faa15640575fbf0dbb603db55aca2ccec8"},"type":"cosign container image signature"},"optional":null}
{"critical":{"identity":{"docker-reference":"ghcr.io/stefanprodan/podinfo"},"image":{"docker-manifest-digest":"sha256:57a654ace69ec02ba8973093b6a786faa15640575fbf0dbb603db55aca2ccec8"},"type":"cosign container image signature"},"optional":null}

0 comments on commit f8feddd

Please sign in to comment.