coala / coala-html

Interactive website generator using results from coala
GNU Affero General Public License v3.0
17 stars 40 forks source link

.coafile: Add commit message checking #93

Closed Mixih closed 8 years ago

Mixih commented 8 years ago

Note this is the proper pull request which should not have the merge bug. (coala/coala-bears#1037) See #88 for original solution and the bug that happened with Github

When using coala to check the files before committing, check for proper formatting of the commit message

Closes #38

gitmate-bot commented 8 years ago

Thanks for your contribution!

Reviewing pull requests take really a lot of time and we're all volunteers. Please make sure you go through the following check list and complete them all before pinging someone for a review.

As you learn things over your Pull Request please help others on the chat and on PRs to get their stuff right as well!

gitmate-bot commented 8 years ago

Comment on 580134de72065aa96c6baa63fb892abab9df932b, file coalahtml/_coalahtml/app/styles/files.css, line 40.

Line is longer than allowed. (80 > 79)

LineLengthBear, severity NORMAL, section css.

gitmate-bot commented 8 years ago

Comment on 580134de72065aa96c6baa63fb892abab9df932b, file coalahtml/_coalahtml/app/styles/files.css, line 39.

Line is longer than allowed. (80 > 79)

LineLengthBear, severity NORMAL, section css.

Mixih commented 8 years ago

Closing this pull. This branch is messed up.