Page MenuHomePhabricator

Come up with a way to lint .avsc (Avro) schemata files for alignment with our coding style
Open, LowestPublic

Description

Now that we have them in function-schemata, we should make sure they're in line with how we'd demand they're written if JSON files. Unfortunately eslint-plugin-json will just ignore them.