summaryrefslogtreecommitdiff
path: root/xt/release/release.yml
blob: 9b3ffafac14cfd3b109b4ae44efe280ee5716d63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
pod_spelling_system:
  skip: 0
  # list of words that are spelled correctly
  # (regardless of what spell check thinks)
  stopwords:
    - 9x
    - Bekman
    - DocSet
    - Einar
    - Ellefsen
    - OS2
    - Stas
    - Win32
    - XP

pod_coverage:
  skip: 0
  # format is "Class#method" or "Class", regex allowed
  # for either Class or method.
  private: []