---
pod_spelling_system:
  skip: 0
  # list of words that are spelled correctly
  # (regardless of what spell check thinks)
  # or stuff that I like to spell incorrectly
  # intentionally
  stopwords:
    - unicode
    - SCOP
    - Skytt
    - Ville
    - perlcriticrc
    - MITHALDU
    - Walde
    - wchristian
    - Skyttä

# ug macos
    - Sawa
    - Yoshikazu
    - doesn
    - yoshikazusawa
    - aren

pod_coverage:
  skip: 0
  # format is "Class#method" or "Class",regex allowed
  # for either Class or method.
  private:
    - Perl::Critic::Policy::Plicease::ProhibitUnicodeDigitInRegexp
    - Perl::Critic::Policy::Plicease::ProhibitLeadingZeros
    - Perl::Critic::Policy::Plicease::ProhibitSpecificModules
    - Perl::Critic::Policy::Plicease::ProhibitSignaturesAndAtUnderscore