Is it possible to use the Codacy API to analyze a snippet of code? We would like to analyze code without creating a GitHub repo for the code.
Codacy API: Send API Code for Analyzation
169 Views Asked by Will At
2
There are 2 best solutions below
0

You can try to analyse your project/snippet of code locally, using codacy-analysis-cli that is available on github and is still under development.
no, codacy only integrates with git repositories at this moment