fayland / perl-Dist-Zilla-Plugin-GitHubREADME-Badge

Dist::Zilla - add badges to github README.md
Other
6 stars 9 forks source link

Purge trailing whitespace #23

Closed paultcochrane closed 8 years ago

paultcochrane commented 8 years ago

Some projects consider this a must, and will disallow commits to be submitted which contain trailing whitespace (the Linux kernel is an example project where trailing whitespace isn’t permitted). Other projects see whitespace cleanup as simply nit-picking. Either way, I thought I'd tidy this up, and if you don't think this is necessary, I don't mind :-). I've split the commits just in case you want to cherry pick the changes.

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 99.492% when pulling eb341dffccbd81b6ff92747276c7cf43834f21b4 on paultcochrane:pr/purge-trailing-whitespace into ecffd69d8687fb36a3d82390c39aa0e586bb3cf1 on fayland:master.

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 99.492% when pulling eb341dffccbd81b6ff92747276c7cf43834f21b4 on paultcochrane:pr/purge-trailing-whitespace into ecffd69d8687fb36a3d82390c39aa0e586bb3cf1 on fayland:master.

codecov-io commented 8 years ago

Current coverage is 93.40% (diff: 100%)

Merging #23 into master will not change coverage

@@             master        #23   diff @@
==========================================
  Files            14         14          
  Lines           197        197          
  Methods           0          0          
  Messages          0          0          
  Branches         26         26          
==========================================
  Hits            184        184          
  Misses            1          1          
  Partials         12         12          

Powered by Codecov. Last update ecffd69...eb341df