Sider (Automated Code Review)
   HOME

TheInfoList



OR:

Sider is an automated code review tool with GitHub. It's based on static code analysis and integrates with a number of open source static analysis tools. It checks style violations, code quality, security and dependencies and provides results as a comment on GitHub pull request. Sider was developed by Tokyo-based startup Actcat and launched in April 2014. It released technical debt kanban feature for Ruby in August 2016. Sider changed service and company names from SideCI to Sider in June 2018. Sider's business was transferred from Sider Inc. to Sleeek Corporation on October 31, 2019.


Features

* Easy setup process. Sider can be set up in 30 seconds. * Immediate feedback on Pull Requests. Sider automatically and immediately scans PRs for issues of style, complexity, duplication, and security. On using GitHub Pull Requests, it will point out any issues so that one can discuss and fix them before merging. Moreover, you do not have to change the flow of existing code review. * Get
Slack Slack may refer to: Places * Slack, West Yorkshire, a village in Calderdale, England * The Slack, a village in County Durham, England * Slack (river), a river in Pas-de-Calais department, France * Slacks Creek, Queensland, a suburb of Logan City, ...
notification. Sider can be officially connected to
Slack Slack may refer to: Places * Slack, West Yorkshire, a village in Calderdale, England * The Slack, a village in County Durham, England * Slack (river), a river in Pas-de-Calais department, France * Slacks Creek, Queensland, a suburb of Logan City, ...
, which leads you to get notifications for each of your private or public projects. It will tell you whether there is something in need of attention. * Sider is free for open source projects. It offers a limited free plan for private repositories. * Every GitHub user can get a 14-day trial without charge.


Supported languages

* Ruby * PHP * JavaScript * TypeScript *
CSS Cascading Style Sheets (CSS) is a style sheet language used for describing the presentation of a document written in a markup language such as HTML or XML (including XML dialects such as SVG, MathML or XHTML). CSS is a cornerstone techno ...
* Java * Kotlin * Go * Python * Swift *
C/C++ The C and C++ programming languages are closely related but have many significant differences. C++ began as a fork of an early, pre-standardized C, and was designed to be mostly source-and-link compatible with C compilers of the time. Due to thi ...
* C# *
Shell Script A shell script is a computer program designed to be run by a Unix shell, a command-line interpreter. The various dialects of shell scripts are considered to be scripting languages. Typical operations performed by shell scripts include file manip ...
* Dockerfile * Markdown


See also

* Automated code review * Programming tools * Code review * List of tools for code review * Static Analysis * List of tools for static code analysis


Awards

* Ruby biz Grand prix 2016 Special Prize


References

{{reflist


External links


Sider (official website)
Software review