Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pzentenoe committed Jul 4, 2024
1 parent 73f7a89 commit 2c7a482
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ repos:
args: [-over=15]
- id: go-imports
- id: golangci-lint
# - id: go-misspell
- id: go-unit-tests

- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ The go-cache library is a high-performance, in-memory key-value store written in
![License](https://img.shields.io/github/license/pzentenoe/go-cache.svg)
![GitHub issues](https://img.shields.io/github/issues/pzentenoe/go-cache.svg)
![GitHub release](https://img.shields.io/github/v/release/pzentenoe/go-cache.svg)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/pzentenoe/go-cache)
![GitHub last commit](https://img.shields.io/github/last-commit/pzentenoe/go-cache.svg)

![Quality Gate](https://sonarqube.vikingcode.cl/api/project_badges/measure?project=go-cache&metric=alert_status&token=sqb_308a7e8ba0f56c9872f5db0aa7ec5ed3a491ab1e)
Expand Down

0 comments on commit 2c7a482

Please sign in to comment.