DiamondLightSource / python3-pip-skeleton

Archived in favour of https://github.com/DiamondLightSource/python-copier-template
Apache License 2.0
4 stars 4 forks source link

Remove trailing spaces and rationalise newlines #146

Closed AlexanderWells-diamond closed 1 year ago

AlexanderWells-diamond commented 1 year ago

Some tools remove trailing whitespace by default on save, so may as well correct the originals.

Ensures every file ends with an empty blank line. Again some tools do this automatically.

Is this worth adding as a test somewhere?

codecov[bot] commented 1 year ago

Codecov Report

Merging #146 (05b9cd4) into main (64d2a03) will not change coverage. Report is 4 commits behind head on main. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #146   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           16        16           
=========================================
  Hits            16        16           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more