Skip to content
Snippets Groups Projects

Fix/pre commit whitespace

Merged Robert Rosca requested to merge fix/pre-commit-whitespace into master

Description

Applies whitespace fixes for pre-commit checks so that those stop being a source of errors in the future.

Marked as WIP as this requires !417 (merged) to be merged first. I'll rebase (if needed) once that's done.

First step of #36

Ran echo 'end-of-file-fixer trailing-whitespace mixed-line-ending' | xargs -n 1 pre-commit run --all-files

How Has This Been Tested?

This change only does:

  • end-of-file-fixer
  • trailing-whitespace
  • mixed-line-ending

None of which affect the code, so no real checks were performed.

Relevant Documents (optional)

Types of changes

Formatting fixes

Checklist:

  • My code follows implements the code style of this project.

Reviewers

@danilevc @ahmedk @hammerd

Edited by Robert Rosca

Merge request reports

Checking pipeline status.

Merged by Robert RoscaRobert Rosca 3 years ago (Feb 24, 2021 8:25pm UTC)

Merge details

  • Changes merged into with 63df5b2f.
  • Did not delete the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading