diff --git a/.codeclimate.yml b/.codeclimate.yml new file mode 100644 index 00000000..4ae41d2f --- /dev/null +++ b/.codeclimate.yml @@ -0,0 +1,5 @@ +version: "2" +plugins: + cppcheck: + enabled: true + channel: beta