Skip to content

Files

Latest commit

 

History

History
34 lines (24 loc) · 696 Bytes

slave.md

File metadata and controls

34 lines (24 loc) · 696 Bytes

Rule: slave

This rule uses the following patterns:

  • /slave/gi

It has a default check level of: warning

Alternatives

  • secondary
  • node
  • worker
  • replica
  • passive

Configuration

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

rules:
  slave:
    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.