diff --git a/.codeclimate.yml b/.codeclimate.yml new file mode 100644 index 000000000..430012579 --- /dev/null +++ b/.codeclimate.yml @@ -0,0 +1,11 @@ +engines: + duplication: + enabled: true + config: + languages: + - python + - javascript +exclude_paths: +- sapl/**/migrations/* +- sapl/**/legacy/* +- sapl/relatorios/ diff --git a/README.rst b/README.rst index 6a7a74b91..a3c671293 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,8 @@ .. image:: https://travis-ci.org/interlegis/sapl.svg?branch=master :target: https://travis-ci.org/interlegis/sapl +[![Code Climate](https://codeclimate.com/github/interlegis/sapl/badges/gpa.svg)](https://codeclimate.com/github/interlegis/sapl) + *********************************************** SAPL - Sistema de Apoio ao Processo Legislativo ***********************************************