Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 695 Bytes

master.md

File metadata and controls

34 lines (24 loc) · 695 Bytes

Rule: master

This rule uses the following patterns:

  • /master/gi

It has a default check level of: warning

Alternatives

  • primary
  • main
  • leader
  • active
  • writer

Configuration

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

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