https://github.com/fmotalleb/moti_lints
https://github.com/fmotalleb/moti_lints
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fmotalleb/moti_lints
- Owner: FMotalleb
- License: mit
- Created: 2023-09-03T13:29:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-12T05:17:10.000Z (over 1 year ago)
- Last Synced: 2025-02-13T04:42:33.016Z (4 months ago)
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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
```