Skip to content

pylint rate is not passed to the git-pylint-commit-hook  #64

@ghost

Description

i am using python 2.7.11
pylint==1.8.2
git-pylint-commit-hook==2.3.0

pre commit:
#!/bin/bash
git-pylint-commit-hook --limit 3

when evert doing commit i am getting this:
Running pylint on test.py (file 1/1).. 0/10.00 FAILED

the actual rate of the file is 5 !

i suspect that for some reason the pylint rate is not passed to the git-pylint-commit-hook

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions