NLESC-JCER / cpp2wasm

Guide to make C++ available as a web application
https://nlesc-jcer.github.io/cpp2wasm/
Apache License 2.0
22 stars 6 forks source link

Integrate code quality service #39

Closed sverhoeven closed 4 years ago

sverhoeven commented 4 years ago

I would like to see if code adheres to a quality check.

This can be done with https://sonarcloud.io integration and a badge showing the quality.

As repo contains no unit tests the code coverage can be skipped.