Working on code I run coder and fix all errors: tabs, trailing spaces, brackets

Comments

kbahey’s picture

There are some failures. Is this against what is in CVS DRUPAL-6--1 now?

$ patch -p0 < userpoints-coder-d6.patch 
patching file userpoints.install
patching file userpoints.module
Hunk #65 FAILED at 1513.
Hunk #66 FAILED at 1530.
Hunk #67 FAILED at 1541.
Hunk #68 succeeded at 1594 (offset -1 lines).
Hunk #69 succeeded at 1608 (offset -1 lines).
Hunk #70 succeeded at 1635 (offset -1 lines).
Hunk #71 succeeded at 1656 (offset -1 lines).
Hunk #72 succeeded at 1681 (offset -1 lines).
Hunk #73 succeeded at 1694 (offset -1 lines).
Hunk #74 succeeded at 1729 (offset -1 lines).
Hunk #75 succeeded at 1742 (offset -1 lines).
Hunk #76 succeeded at 1790 (offset -1 lines).
Hunk #77 succeeded at 1804 (offset -1 lines).
Hunk #78 succeeded at 1814 (offset -1 lines).
Hunk #79 succeeded at 1847 (offset -1 lines).
3 out of 79 hunks FAILED -- saving rejects to file userpoints.module.rej
patching file userpoints.views.inc
patching file userpoints_service.module
patching file tests/userpoints_api.test
kbahey’s picture

Status: Needs review » Needs work
andypost’s picture

StatusFileSize
new79.89 KB

Oh, while on it I've fixed them all

First patch missed the last commit

kbahey’s picture

Status: Needs work » Fixed

Thank you so much!

I committed it.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.