Skip to content

Commit f0da22d

Browse files
author
Martin Brecht-Precht
committed
Fixed some minor code style issues.
1 parent 33798d1 commit f0da22d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.codeclimate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ ratings:
2525
- "**.rb"
2626
exclude_paths:
2727
- test/
28-
- vendor/
28+
- vendor/

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -297,4 +297,4 @@ Contributing to our projects is always very appreciated.
297297

298298
## License
299299

300-
PHP Oath Server Suite is under the MIT license.
300+
PHP Oath Server Suite is under the MIT license.

phpunit.xml.dist

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
</exclude>
1515
</whitelist>
1616
</filter>
17-
</phpunit>
17+
</phpunit>

0 commit comments

Comments
 (0)