@ping-identity/dvlint-base-rule-pack
Version:
Collection of base rules used to lint DaVinci flows.
13 lines (10 loc) • 510 B
Markdown
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