Skip to content

Commit

Permalink
Undo vendor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Oct 31, 2023
1 parent aa52100 commit e2f3584
Show file tree
Hide file tree
Showing 11 changed files with 166 additions and 162 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@ repos:
- id: check-merge-conflict
- id: check-json
- id: end-of-file-fixer
exclude: ^vendor/
exclude_types: [json,yaml]
- id: trailing-whitespace
exclude: ^vendor/
exclude_types: [json,yaml]

- repo: https://github.com/executablebooks/mdformat
Expand Down
88 changes: 44 additions & 44 deletions vendor/github.com/klauspost/compress/README.md

Large diffs are not rendered by default.

44 changes: 22 additions & 22 deletions vendor/github.com/klauspost/compress/fse/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

46 changes: 23 additions & 23 deletions vendor/github.com/klauspost/compress/huff0/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions vendor/github.com/klauspost/compress/s2sx.mod

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e2f3584

Please sign in to comment.