Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 684 Bytes

grandfathered.md

File metadata and controls

31 lines (21 loc) · 684 Bytes

Rule: grandfathered

This rule uses the following patterns:

  • /grandfathered/gi

It has a default check level of: off

Alternatives

  • legacied
  • exempted

Configuration

This check level of this rule can be modified with the following:

rules:
  grandfathered:
    level: failure

Available levels:

  • off
  • notice
  • warning
  • failure

Additional rules and configuration options are at docs/README.md.

This document is generated from a template using rules.ts and docs/index.ts.