MedicalImageAnalysisTutorials / SlicerCochlea

Multi-modal cochlea Images registration, segmentation and analysis
13 stars 4 forks source link

STYLE: Trim trailing whitespace #26

Closed jamesobutler closed 5 years ago

jamesobutler commented 5 years ago

This PR trims all trailing whitespace.

I highly suggest turning on automatic trimming of trailing whitespace in your editor of choice (Visual Studio Code, Atom, NotePad++, VIM, etc). It helps prevent diffs from having a ton of line changes that are simply changes to trailing spaces.

Here's an image of the setting in Visual Studio Code: trim-whitespace

idhamari commented 5 years ago

Thanks for the info. I will do this.

jamesobutler commented 5 years ago

Merge conflicts have been resolved. This PR is ready for review again @idhamari

jamesobutler commented 5 years ago

Merge conflicts have been resolved again.