andrewkroh / fydler

fields yaml definition lint-er

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fydler

fields yaml definition lint-er

fylder examines fields.yml files and reports issues that it finds, such as an unknown attribute, duplicate field definition, or conflicting type definition with another package.

Installation

go install github.com/andrewkroh/fydler@main

Usage

See fydler -h

About

fields yaml definition lint-er

License:Apache License 2.0


Languages

Language:Go 100.0%