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.
go install github.com/andrewkroh/fydler@main
See fydler -h