---
pod_spelling_system:
  skip: 0
  # list of words that are spelled correctly
  # (regardless of what spell check thinks)
  stopwords:
   - BaseDir
   - Freedesktop
   - Jaap
   - KDE
   - Karssenberg
   - Larus
   - Pardus
   - XDG
   - Xfce
   - dirs
   - xdg

pod_coverage:
  skip: 0
  # format is "Class#method" or "Class", regex allowed
  # for either Class or method.
  private:
    - File::BaseDir#xdg_config_files
    - File::BaseDir#xdg_data_files