/fydler

fields yaml definition lint-er

Primary LanguageGoApache License 2.0Apache-2.0

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