We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd42af8 commit a0ff54eCopy full SHA for a0ff54e
.codeclimate.yml
@@ -4,8 +4,6 @@ plugins:
4
enabled: true
5
fixme:
6
7
- markdownlint:
8
- enabled: true
9
sonar-php:
10
11
config:
.mdlrc
README.md
@@ -233,4 +233,4 @@ $result->setBaseCurrency(Symbol::GBP)->rate(Symbol::EUR);
233
## Contributing 🚧
234
235
[Pull Requests](https://github.com/otherguy/php-currency-api/pulls) are more than welcome! I'm striving for 100% test
236
-coverage for this repository so please make sure to add tests for your code.
+coverage for this repository so please make sure to add tests for your code.
0 commit comments