/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to setup.cfg

  • Committer: Jelmer Vernooij
  • Date: 2018-11-16 23:19:12 UTC
  • mfrom: (7180 work)
  • mto: This revision was merged to the branch mainline in revision 7294.
  • Revision ID: jelmer@jelmer.uk-20181116231912-e043vpq22bdkxa6q
Merge trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
# because even with the lazy import plugin it still triggers
4
4
# for lazy_import statements before other imports.
5
5
ignore =
6
 
   E101
7
 
   E111
8
 
   E114
9
 
   E115
10
 
   E116
11
 
   E121
12
 
   E122
13
6
   E123
14
 
   E124
15
 
   E125
16
 
   E126
17
 
   E127
18
 
   E128
19
 
   E129
20
 
   E131
21
 
   E201
22
 
   E202
23
 
   E203
24
 
   E211
25
 
   E221
26
 
   E222
27
 
   E225
28
 
   E226
29
 
   E227
30
 
   E228
31
 
   E231
32
7
   E241
33
8
   E251
34
9
   E261
35
 
   E262
36
10
   E265
37
11
   E266
38
12
   E271
39
 
   E272
40
13
   E275
41
14
   E301
42
15
   E302
47
20
   E402
48
21
   E501
49
22
   E502
50
 
   E701
51
23
   E702
52
 
   E703
53
24
   E704
54
25
   E711
55
26
   E712
64
35
   F403
65
36
   F405
66
37
   F811
 
38
   F812
67
39
   F821
68
 
   F822
69
40
   F841
70
41
   W191
71
42
   W291