carbonapi
carbonapi copied to clipboard
[FR] Utilize semgrep to check for common problems
Based on a change: https://github.com/go-graphite/carbonapi/pull/686/files/4ae1e1f736fd004f24ee397c419245e520edfeac
It seems that it's worth to use semgrep to check that we copy metric before changing the tags (and maybe for some other problems).
That should reduce cognitive load on a reviewer.