Skip to content
Snippets Groups Projects
Commit 0b93926e authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

fix remaining CodeClimate issues

parent 72f5ad9e
No related branches found
No related tags found
No related merge requests found
MiniJSON MiniJSON
======== ========
[![Build Status](https://travis-ci.com/Dronehub/minijson.svg)](https://travis-ci.com/Dronehub/minijson) [![Build Status](https://travis-ci.com/Dronehub/minijson.svg)](https://travis-ci.com/Dronehub/minijson)
[![Test Coverage](https://api.codeclimate.com/v1/badges/34b392b61482d98ad3f0/test_coverage)](https://codeclimate.com/github/Dronehub/minijson/test_coverage) [![Test Coverage](https://api.codeclimate.com/v1/badges/34b392b61482d98ad3f0/test_coverage)](https://codeclimate.com/github/Dronehub/minijson/test_coverage)
[![Issue Count](https://codeclimate.com/github/Dronehub/minijson/badges/issue_count.svg)](https://codeclimate.com/github/Dronehub/minijson) [![Issue Count](https://codeclimate.com/github/Dronehub/minijson/badges/issue_count.svg)](https://codeclimate.com/github/Dronehub/minijson)
...@@ -11,7 +11,6 @@ MiniJSON ...@@ -11,7 +11,6 @@ MiniJSON
MiniJSON is a codec for a compact binary representation of JSON. MiniJSON is a codec for a compact binary representation of JSON.
Usage Usage
----- -----
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment