We added data files for coders and windowing strategies using YAML, would this format make more sense? (since this would mean that data files are consistent throughout the project)
On Mon, Aug 13, 2018 at 1:38 PM Alex Amato <[email protected]> wrote: > Hello, > > I am trying to check in a JSON file which contains the FN API metrics > definitions file. This was defined in: > https://s.apache.org/beam-fn-api-metrics > > Since JSON files do not allow for comments, I cannot add the necessary > license text to it, and it fails the :rat tasks checks. > > Should I exclude this file from the rat checks? Or should we swap to a > more comment friendly data format instead? Perhaps yaml? > > See PR for context: > https://github.com/apache/beam/pull/6205 > >
