Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

package.json: Fix field "description" #85

Open
gmacario opened this issue Jul 30, 2021 · 0 comments
Open

package.json: Fix field "description" #85

gmacario opened this issue Jul 30, 2021 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@gmacario
Copy link
Collaborator

By doing "git blame package.json" I noticed the following

fe5b050f (Rafael Esposito 2021-07-15 17:18:05 +0200  1) {
fe5b050f (Rafael Esposito 2021-07-15 17:18:05 +0200  2)   "name": "blobfishes",
fe5b050f (Rafael Esposito 2021-07-15 17:18:05 +0200  3)   "version": "0.1.0",
fe5b050f (Rafael Esposito 2021-07-15 17:18:05 +0200  4)   "description": "![Superlinter](https://github.com/gmacario/blobfishes/actions/workflows/superlinter.yml/badge.svg)",
...

I am not quite sure the "description" field is properly assigned 😉

@gmacario gmacario added the documentation Improvements or additions to documentation label Jul 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants