Skip to content

Commit

Permalink
Use starchart.cc for stargazzers
Browse files Browse the repository at this point in the history
https://starchart.cc looks more professional than https://star-history.com/
  • Loading branch information
ccoVeille authored Dec 19, 2024
1 parent 18f613b commit 418aa03
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,8 @@ Some libraries existed, but they were not able to cover all the use cases.
- [github.com/cybergarage/go-safecast](https://github.com/cybergarage/go-safecast)
Work with pointer like `json.Marshall`

## Star History

Check failure on line 163 in README.md

View workflow job for this annotation

GitHub Actions / ci-lint

Trailing spaces

README.md:163:1 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 24] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md009.md

Check failure on line 163 in README.md

View workflow job for this annotation

GitHub Actions / ci-lint

Multiple consecutive blank lines

README.md:163 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md012.md
## Stargazers over time

Check failure on line 164 in README.md

View workflow job for this annotation

GitHub Actions / ci-lint

Headings should be surrounded by blank lines

README.md:164 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Stargazers over time"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md022.md
[![Stargazers over time](https://starchart.cc/ccoVeille/go-safecast.svg?variant=adaptive)](https://starchart.cc/ccoVeille/go-safecast)

[![Star History Chart](https://api.star-history.com/svg?repos=ccoveille/go-safecast&type=Date)](https://star-history.com/#ccoveille/go-safecast&Date)

Check failure on line 167 in README.md

View workflow job for this annotation

GitHub Actions / ci-lint

Trailing spaces

README.md:167:1 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 20] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md009.md

Check failure on line 167 in README.md

View workflow job for this annotation

GitHub Actions / ci-lint

Multiple consecutive blank lines

README.md:167 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md012.md

0 comments on commit 418aa03

Please sign in to comment.