|
| 1 | +# Summary |
| 2 | + |
| 3 | +### Google Code-in tasks |
| 4 | + |
| 5 | +#### Using coala |
| 6 | +* [use coala](projects/use_coala.md) |
| 7 | +* [Use coala - Advanced](projects/use_coala_2.md) |
| 8 | +* [Implement coala](projects/use_coala_3.md) |
| 9 | + |
| 10 | +#### Using linters |
| 11 | + |
| 12 | +* [Add repository license](projects/add_repo_license.md) |
| 13 | + |
| 14 | +### Google Summer of Code |
| 15 | + |
| 16 | +#### Proposed projects |
| 17 | + |
| 18 | +* [Integrate ANTLR v4 into coala](projects/antlr_v4.md) |
| 19 | +* [Improve Lint Bear Quality](projects/bear_updates.md) |
| 20 | +* [Researching commit-based performance testing](projects/commit_based_perftest.md) |
| 21 | +* [Real-time team communication bridge](projects/communication_bridge.md) |
| 22 | +* [Create Jenkins Plugin](projects/create_jenkins_plugin.md) |
| 23 | +* [Debug and Profile Bears](projects/debug_profile.md) |
| 24 | +* [Cohesive Editor Support](projects/editor_support.md) |
| 25 | +* [Improve Generic Bear Quality](projects/generic_bears.md) |
| 26 | +* [Implement Metrics for coala](projects/implement_metrics_for_coala.md) |
| 27 | +* [Improve Diff Handling](projects/improve_diff_handling.md) |
| 28 | +* [Improve installation of coala and coala-bears](projects/improve_installation.md) |
| 29 | +* [Integrate pyflakes-enhanced AST into coala](projects/integrate-pyflakes-AST.md) |
| 30 | +* [Plugin for jetbrains IDEs](projects/jetbrains-ide-plugin.md) |
| 31 | +* [Handle Nested Programming Languages](projects/nested_languages.md) |
| 32 | +* [Newcomer metrics and gamification](projects/newcomer_metrics.md) |
| 33 | +* [Optimize Caching](projects/optimize_caching.md) |
| 34 | +* [Performance measurement for pull requests](projects/pr_perftest.md) |
| 35 | +* [One click linting for online projects in the browser](projects/roberta_external_source.md) |
| 36 | +* [Improve Sphinx support in rstcheck](projects/rstcheck_with_better_sphinx_support.md) |
| 37 | + |
| 38 | +#### Completed projects |
| 39 | + |
| 40 | +* [Implement Aspects Support](projects/aspects.md) |
| 41 | +* [Improve the coala CLI](projects/coala_cli.md) |
| 42 | +* [Improve coala website & supporting tools](projects/coala_web.md) |
| 43 | +* [cobot enhancement, testing and porting](projects/cobot_enhancement.md) |
| 44 | +* [Documentation Extraction and Parsing](projects/documentation_extraction.md) |
| 45 | +* [Enhance coala-quickstart](projects/enhance_coala_quickstart.md) |
| 46 | +* [Extend Linter Integration](projects/extend_linter_integration.md) |
| 47 | +* [Implement GitLab and Bitbucket Support for GitMate](projects/gitmate_gitlab.md) |
| 48 | +* [Convert Bears to Aspects](projects/implement_aspects.md) |
| 49 | +* [Vulture dead code removal](projects/vulture.md) |
0 commit comments