bears: Issue #1221: MatlabIndentationBear.py: Add asciinema
This task assists participants to learn about running code analysis and making an asciinema, thus documenting how it works. Participants will make a video (asciinema) for the issue, propose it, discuss it with the community and implement it. See our coala GCI task wiki page for step by step instructions.
Background coala unifies code analysis. It provides a single simple user and a developer interface, wrapping many popular code analysis tools, and provides a native code analysis framework for new tools. Demo coala's analysis routines are called bears.
More documentation on coala can be found at http://docs.coala.io.
This is a 'low' difficulty issue in the 'bears' project. Here is the issue:
Issue #1221 MatlabIndentationBear.py: Add asciinema
Completion of this task requires a merged Pull Request.
Read Git Basics and Newcomer Guide to learn how to prepare your patch properly.
If you do not use git
command line, it will be more difficult to amend your patch when a mentor requests changes.