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
