-
Notifications
You must be signed in to change notification settings - Fork 10
update documentation #64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report
@@ Coverage Diff @@
## master #64 +/- ##
=========================================
Coverage 96.89% 96.89%
Complexity 124 124
=========================================
Files 6 6
Lines 547 547
=========================================
Hits 530 530
Misses 17 17 Continue to review full report at Codecov.
|
👍 |
CONTRIBUTING.md
Outdated
@@ -3,6 +3,7 @@ | |||
If you contribute code, please make sure it conforms to the | |||
[PHPCS coding standard](https://github.com/squizlabs/PHP_CodeSniffer/blob/master/phpcs.xml.dist) | |||
and that the unit tests still pass. | |||
When ever possible, add auto fixer for coding standard violations. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Whenever"
CONTRIBUTING.md
Outdated
@@ -3,6 +3,7 @@ | |||
If you contribute code, please make sure it conforms to the | |||
[PHPCS coding standard](https://github.com/squizlabs/PHP_CodeSniffer/blob/master/phpcs.xml.dist) | |||
and that the unit tests still pass. | |||
When ever possible, add auto fixer for coding standard violations. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
...add an auto fixer"
README.md
Outdated
## License | ||
|
||
This project is licensed under the MIT license. | ||
See [LICENSE](LICENSE) file for details. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hmm-kay
README.md
Outdated
</properties> | ||
</rule> | ||
``` | ||
* [PHP](http://php.net) 5.4 or any later |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
...version?
or "...or later"
merged, merci @xalopp! |
No description provided.