Skip to content
Snippets Groups Projects

Code cleanup: Replace old hashes and remove trailing spaces

Created by: zzet

I'm use gem 'pre-commit' to keep my code clean. Sometimes, after editing the code, I get a diff line, which I have not edited, but they contain trailing spaces, empty EOF lines or old style hashes. This PR contains the code without them.

Merge request reports

Merged by avatar (Mar 5, 2025 2:24am UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Created by: coveralls

    Coverage decreased (-12.32%) when pulling 8e91a3ef07edbe2bec87bfa365451d5eae51619f on Undev:feature/code_cleanup_remove_old_hashes into 3cdac0b9 on gitlabhq:master.

    View Details

    By Administrator on 2013-03-20T22:12:17 (imported from GitLab project)

    By Administrator on 2013-03-20T22:12:17 (imported from GitLab)

  • Created by: coveralls

    Coverage increased (+0.02%) when pulling 8e91a3ef07edbe2bec87bfa365451d5eae51619f on Undev:feature/code_cleanup_remove_old_hashes into 3cdac0b9 on gitlabhq:master.

    View Details

    By Administrator on 2013-03-20T22:33:46 (imported from GitLab project)

    By Administrator on 2013-03-20T22:33:46 (imported from GitLab)

  • Created by: coveralls

    Coverage increased (+0.0%) when pulling e2f0cafd4b64cd272b44a32ea5e4d7b725471e01 on Undev:feature/code_cleanup_remove_old_hashes into 5f9d6549 on gitlabhq:master.

    View Details

    By Administrator on 2013-03-22T00:07:56 (imported from GitLab project)

    By Administrator on 2013-03-22T00:07:56 (imported from GitLab)

  • Created by: senny

    hey @zzet this does no longer apply, can you rebase?

    By Administrator on 2013-04-29T13:01:08 (imported from GitLab project)

    By Administrator on 2013-04-29T13:01:08 (imported from GitLab)

  • Created by: zzet

    @senny updated

    By Administrator on 2013-05-05T14:03:26 (imported from GitLab project)

    By Administrator on 2013-05-05T14:03:26 (imported from GitLab)

  • Created by: coveralls

    Coverage Status

    Coverage decreased (-0.09%) when pulling a50d96a8 on Undev:feature/code_cleanup_remove_old_hashes into 493b5ff0 on gitlabhq:master.

    By Administrator on 2013-05-05T14:29:01 (imported from GitLab project)

    By Administrator on 2013-05-05T14:29:01 (imported from GitLab)

  • Created by: senny

    @randx can you take a look?

    By Administrator on 2013-05-06T06:51:30 (imported from GitLab project)

    By Administrator on 2013-05-06T06:51:30 (imported from GitLab)

  • Created by: dzaporozhets

    thanks

    By Administrator on 2013-05-07T13:59:01 (imported from GitLab project)

    By Administrator on 2013-05-07T13:59:01 (imported from GitLab)

Please register or sign in to reply
Loading