Skip to content
Snippets Groups Projects
Commit 77d88694 authored by Ruben Verweij's avatar Ruben Verweij
Browse files

Add codeclimate integration

parent 3ed8e243
Branches
Tags
No related merge requests found
engines:
duplication:
enabled: true
config:
languages:
- python
fixme:
enabled: true
radon:
enabled: true
ratings:
paths:
- "**.py"
exclude_paths:
- tests/
\ No newline at end of file
language: python language: python
git: git:
depth: 3 depth: 3
notifications:
email: false
addons:
code_climate:
repo_token: 8582900c285e4da0f253555b1bac1ba501bd6ff07850b0f227166b3cdac59ecc
python: python:
- "2.7" - "2.7"
- "3.4" - "3.4"
......
# nd2reader # nd2reader
[![Build Status](https://travis-ci.org/rbnvrw/nd2reader.svg?branch=master)](https://travis-ci.org/rbnvrw/nd2reader) [![Build Status](https://travis-ci.org/rbnvrw/nd2reader.svg?branch=master)](https://travis-ci.org/rbnvrw/nd2reader)
[![Test Coverage](https://codeclimate.com/github/rbnvrw/nd2reader/badges/coverage.svg)](https://codeclimate.com/github/rbnvrw/nd2reader/coverage)
[![Code Climate](https://codeclimate.com/github/rbnvrw/nd2reader/badges/gpa.svg)](https://codeclimate.com/github/rbnvrw/nd2reader)
### About ### About
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment