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

https://github.com/yunohost/package_linter

Linter for YunoHost applications packages
https://github.com/yunohost/package_linter

linter python-3 yunohost

Last synced: 5 months ago
JSON representation

Linter for YunoHost applications packages

Awesome Lists containing this project

README

          

# YunoHost apps package linter

Static analyzer that checks for common issues in Yunohost apps

## Usage

```bash
git clone https://github.com/YunoHost/package_linter
cd package_linter
git clone https://github.com//_ynh
./package_linter.py _ynh
```