An open API service indexing awesome lists of open source software.

https://github.com/psmyrdek/unused-labels

Find out which labels are not being used in your project.
https://github.com/psmyrdek/unused-labels

cli node yaml

Last synced: about 2 months ago
JSON representation

Find out which labels are not being used in your project.

Awesome Lists containing this project

README

          

# 🕵🏻‍♂️ Unused Labels

Find out which labels are not being used in your project.

![](./media/unsd.png)

## Usage

```
npx unused-labels --src labels.yaml --dir dir/to/scan
```

* **src** - source file (yaml)
* **dir** - directory to scan
* **outDir** - directory to store result (optional)