Code Issues

Solium Code Checker

Solium is an open source linter to identify and fix style & security issues in Ethereum’s Solidity. Visit their website for more detailed information on Solium and the ruleset found below.

0
Read More

Detekt code checker

Detekt is an open source static code analysis tool for the Kotlin programming language. It operates on the abstract syntax tree provided by the Kotlin compiler. Visit their website for more detailed information on Detekt and the ruleset found below.

0
Read More

PHPCS Code Checker

PHP_CodeSniffer is an open source code checker that tokenizes PHP, JavaScript and CSS files to detect violations of a defined coding standard. Visit their website for more detailed information on PHPCS and the ruleset found below.

0
Read More