toshahiko
3 points
Tools toshahiko is Following
Coverity Scan
scan.coverity.com
Coverity's implementation of static analysis can follow all the possible paths of execution through source ...
Git-appraise
github.com/google/git-appraise
This is a distributed code review system for Git. Code reviews are stored inside the repository as git o...
Gerrit Code Review
gerritcodereview.com
Gerrit is a self-hosted pre-commit code review tool. It serves as a Git hosting server with option to comme...
Pylint
pylint.org
It is a Python static code analysis tool which looks for programming errors, helps enforcing a coding stand...
coala
coala.io
coala is a language independent analysis toolkit. It empowers developers to create rules which a project's ...
Prettier
prettier.io
Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-print...
SwiftLint
github.com/realm/SwiftLint
It is a tool to enforce Swift style and conventions, loosely based on GitHub's Swift Style Guide.It hooks i...