-
Notifications
You must be signed in to change notification settings - Fork 3
/
author.yml
64 lines (62 loc) · 1.01 KB
/
author.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
---
pod_spelling_system:
skip: 0
# list of words that are spelled correctly
# (regardless of what spell check thinks)
stopwords:
- unparseable
- bitmask
- Acklam
- Alexey
- Andreas
- Bron
- Chrysostomos
- DAVIDRW
- Denaxas
- Esterer
- FWILES
- Froehlich
- Gondwana
- Graeme
- Grossmann
- Hanak
- Hedlund
- Hukins
- Kapranoff
- Karaban
- Kilgore
- Koenig
- Legner
- Lipcon
- Ondrej
- Rabbitson
- Rezic
- Rolf
- Schilli
- Sjogren
- Skytt
- Slaven
- Spiros
- Steinbrunner
- Stosberg
- Toru
- Tourbin
- Ville
- Yamaguchi
- Zefram
- amire
- jefflee
- mschilli
- murphy
- phrstbrn
- sasao
pod_coverage:
skip: 0
# format is "Class#method" or "Class", regex allowed
# for either Class or method.
private:
- File::Listing#Version
- File::Listing#file_mode
- File::Listing#init
- File::Listing#line
- File::Listing#parse