Skip to content
This repository has been archived by the owner on Apr 5, 2018. It is now read-only.

PEP8エラーが見つかった場合はCIはFailedとなる #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ryosan-470
Copy link
Owner

CircleCI branch

@ryosan-470
Copy link
Owner Author

1 Error
🚫 5 PEP 8 issues found

DangerPep8 found issues

File Line Column Reason
manage.py#L14 14 13 F401 django imported but unused
settings.py#L89 89 80 E501 line too long (91 > 79 characters)
settings.py#L92 92 80 E501 line too long (81 > 79 characters)
settings.py#L95 95 80 E501 line too long (82 > 79 characters)
settings.py#L98 98 80 E501 line too long (83 > 79 characters)

Generated by 🚫 Danger

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant