falko-org / Falko

:chart_with_upwards_trend: Falko (Front-End): Platform for agile projects management :bar_chart:
MIT License
15 stars 11 forks source link

Configure static analysis tool #372

Closed brunapinos closed 4 years ago

brunapinos commented 5 years ago

Description

I noticed that only Falko-API repository have Code Climate configuration, so I tried to also configure to this one but unfortunately, Code Climate does not support Vue projects.

As an alternative, I used DeepScan to analyze. This tool doesn't have a badge but is a good tool.

To use it, it's necessary to create a repository team and link a Github account.

Some code improvements will be made using this tool as a guide in GCES - Falko, and then open a PR referring to this issue.

Checklist

gabrielziegler3 commented 4 years ago

I could configure the linter tool in the repo, but I'm afraid I would need some permission to do so.

gabrielziegler3 commented 4 years ago

I have configured the DeepScan tool to analyze the code quality and the results point to a normal grade. Several new issues can be created to improve the code quality in Falko's front-end

image

Also, DeepScan does provide a badge now! I'll be putting this one in the README.

DeepScan grade

MatheusRich commented 4 years ago

Closed by #383