ocsf-schema icon indicating copy to clipboard operation
ocsf-schema copied to clipboard

Linting controls

Open dkolbly opened this issue 10 months ago • 8 comments

Related Issue:

#1061 Support linting of enum and sibling conventions

Description of changes:

  • Adds a suppress_checks option to the metaschema to configure turning off certain linting rules
  • Turns off those linting checks for places where we have violated the conventions (there are about 3)
  • Fixes data_lifecycle_state_id to follow the enum convention by adding a 99 (Other) enumerand and articulating that it should be used for "other"

dkolbly avatar Apr 24 '24 19:04 dkolbly