phpDocumentor / fig-standards

Standards either proposed or approved by the Framework Interop Group
http://www.php-fig.org/
Other
360 stars 85 forks source link

Stripped trailing whitespace. #118

Closed ezzatron closed 5 years ago

ezzatron commented 8 years ago

Hey, this is a nitpick, but my editor strips trailing whitespace automatically, and every time I create a PR, I have to use magical 1337 h4x to strip out all the noise created by whitespace changes. This PR just strips the trailing whitespace to alleviate this problem in future.

ashnazg commented 5 years ago

This repo is outdated... please get a new fork from https://github.com/php-fig/fig-standards for future contributions.

This does still need to be corrected in the FIG repo, (though it's now down to just two lines, one in each of phpdoc.md and phpdoc-meta.md), so please open a new PR there.

ashnazg commented 5 years ago

Rather than working against FIG repo, I have now updated this phpDoc fork, so we can resume working here.

Please update your fork of this repo, and update this PR to resolve its conflicts.