File tree 2 files changed +16
-0
lines changed 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change
1
+ doc-warnings : yes
2
+ test-warnings : yes
3
+ strictness : medium
4
+ max-line-length : 79
5
+ autodetect : yes
6
+ ignore-paths :
7
+ - ci
8
+ - doc
9
+ - examples
10
+ - LICENSES
11
+ - notebooks
12
+ pylint :
13
+ disable :
14
+ - dangerous-default-value
Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ xray: N-D labeled arrays and datasets
7
7
:target: https://ci.appveyor.com/project/shoyer/xray
8
8
.. image :: https://coveralls.io/repos/xray/xray/badge.svg
9
9
:target: https://coveralls.io/r/xray/xray
10
+ .. image :: https://landscape.io/github/xray/xray/master/landscape.svg?style=flat
11
+ :target: https://landscape.io/github/xray/xray/master
10
12
.. image :: https://img.shields.io/pypi/v/xray.svg
11
13
:target: https://pypi.python.org/pypi/xray/
12
14
.. image :: https://badges.gitter.im/Join%20Chat.svg
You can’t perform that action at this time.
0 commit comments