codacy / codacy-plugins-api

A dependency free api for Codacy Tools
2 stars 15 forks source link

Add Crystal support #34

Closed veelenga closed 5 years ago

veelenga commented 5 years ago

Hey everyone.

This PR adds support for Crystal programming language:

Background

I started working on integrating Ameba static anaysis tool for Crystal to Codacy:

But noticed I can't run codacy-plugins-test because the language itself is not supported yet.

andreaTP commented 5 years ago

thanks a lot for your effort! Much appreciated also to verify our very own code :-) https://github.com/codacy/git-version we are going to work on it!

veelenga commented 5 years ago

Thanks for such a quick response and merge.

Could you please explain what should I do now to be able to use Crystal language in https://github.com/codacy/codacy-plugins-test ? Do you need to make a new release of codacy-analysis-core package first?

andreaTP commented 5 years ago

@veelenga we need to update some private repos, I'm on it. I'll ping you as soon as it's ready.