FOSSASIA
coala: Create an image compression bear
Objective
coala does not have static analysis of image formats. This task is to add a linter that checks images files of png and jpeg formats are losslessly compressed.
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
More documentation on coala can be found at http://docs.coala.io.
Requirements Before doing a difficult task like this one, you should have
- completed task CI3 to ensure you understand the coala software and coala community.
- completed a pull request of low difficulty in a coala repository.
Claiming this task without those requirements met will result in the mentor abandoning the task instance.
EXPECTED OUTCOME
- Accepted pull request, or a WIP pull request and have created issues which explain why it is not feasible to complete the bear.
Task tags
Students who completed this task
yuki_is_bored