Linter Rule Pack Docs
===============

This directory contains the rule pack rules in JSON format available to tooling like Ping Library.

This file is generated by the workflow `test-rule-pack.yml`.  In order to allow it to write the generated
json to the docs directory, you will need to enable the workflow permissions to write to the repo.
Do this by:

 1. Goto the repo's Settings
 2. Click on Actions->General
 3. Near bottom of page, change Workflow permissions to "Read and write permissions".
 4. Save