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

https://github.com/fmotalleb/moti_lints


https://github.com/fmotalleb/moti_lints

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Set of lint rules

usage:

```yaml
# for applications, [preferred for production]
include: package:moti_lints/apps.yaml

# for applications (softer version) [preferred for development]
include: package:moti_lints/apps_soft.yaml

# for packages
include: package:moti_lints/packages.yaml
```