We are happy to announce that Sider now supports Kotlin, C/C++, and Shell script. You can utilize Sider in wider range of development projects including smartphone applications, embedded programs, handheld shell scripts, and shell scripts for infrastructure management.
Analyzers for Each Language
We summarized analyzers added for each language:
Kotlin
ktlint: Linter for Kotlin. Newly Added.
- You can check coding style
- GitHub Documentation: https://github.com/koalaman/shellcheck
- Sider Documentation: https://help.sider.review/tools/kotlin/ktlint
Misspel: Spell checker
- Sider Documentation: https://help.sider.review/tools/others/misspell
Goodcheck: Customizable Linter based on regular expression
- Sider Documentation: https://help.sider.review/tools/others/goodcheck
C/C++
Cppcheck: Linter for C/C++. Newly Added.
- You can discover potential problems such as code appearing to lead to bugs, checking unused variables
- Official Site: http://cppcheck.sourceforge.net/
- Sider Documentation: https://help.sider.review/tools/cplusplus/cppcheck
cpplint: Linter specializing in coding rules for C / C ++. Newly Added.
- Analyzes C / C ++ files based on Google’s C ++ style guidance
- GitHub Documentation: https://github.com/cpplint/cpplint
- Sider Documentation: https://help.sider.review/tools/cplusplus/cpplint
Misspell: Spell checker
- Sider Documentation: https://help.sider.review/tools/others/misspell
Goodcheck: Customizable Linter based on regular expression
- Sider Documentation: https://help.sider.review/tools/others/goodcheck
Shell script
ShellCheck: Linter for Shell script. Newly Added
- You can discover various potential problems not only style.
- GitHub Documentation: https://github.com/koalaman/shellcheck
- Sider Documentation: https://help.sider.review/tools/shellscript/shellcheck
Misspell: Spell checker
- Sider Documentation: https://help.sider.review/tools/others/misspell
Goodcheck: Customizable Linter based on regular expression
- Sider Documentation: https://help.sider.review/tools/others/goodcheck
Newly added features of ktlint, Cppcheck, cpplint and ShellCheck are still beta version and are subject to change.
Sider’s Future
We continue to improve our existing products and features. Due to the change of our organization and additional resources available, we are committed to providing features for manufacturers and enterprise users.
Please see our updates: https://blog-jp.sider.review/entry/sider-join-sleeek-team
Thank you for being valuable customers.