Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 314 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 314 Bytes

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