assemblyscript icon indicating copy to clipboard operation
assemblyscript copied to clipboard

feat: add sonar-js to add static analysis of compiler and std

Open willemneal opened this issue 4 years ago • 0 comments

This is to provide some additional analysis used to improve the code quality of the compiler. One area of debate is what limit should be allowed for function complexity. Currently added another step to CI and skipped any analysis on tests.

This PR aims to address the feedback and provide discussion about the results and whether they are valid issues.

willemneal avatar Mar 25 '21 21:03 willemneal