mirumee/codeclimate-isort

Name: codeclimate-isort

Owner: Mirumee Labs

Description: An isort plugin for codeclimate

Created: 2018-02-02 22:49:52.0

Updated: 2018-02-02 22:52:09.0

Pushed: 2018-02-21 12:23:07.0

Homepage: null

Size: 6

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

codeclimate-isort

A Code Climate engine to run isort on Python code.

Usage

Enable the engine in your .codeclimate.yml

nes:
ort:
enabled: true

Or pass the engine explicitly to codeclimate:

declimate analyze -e isort

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.