projects
projects copied to clipboard
improve_corobo: Add improve corobo project
Closes https://github.com/coala/projects/issues/688
For short term contributors: we understand that getting your commits well defined like we require is a hard task and takes some learning. If you look to help without wanting to contribute long term there's no need for you to learn this. Just drop us a message and we'll take care of brushing up your stuff for merge!
Checklist
- [ ] I read the commit guidelines and I've followed them.
- [ ] I ran coala over my code locally. (All commits have to pass individually. It is not sufficient to have "fixup commits" on your PR, our bot will still report the issues for the previous commit.) You will likely receive a lot of bot comments and build failures if coala does not pass on every single commit!
After you submit your pull request, DO NOT click the 'Update Branch' button. When asked for a rebase, consult coala.io/rebase instead.
Please consider helping us by reviewing other peoples pull requests as well:
- pick up any PR at https://coala.io/review
- review it (check https://coala.io/reviewing for more info)
- if you are sure that it needs work, use
cobot mark wip <URL>to get it out of the review queue.
The more you review, the more your score will grow at coala.io and we will review your PRs faster!
Travis tests have failed
Hey @nvzard, Please read the following log in order to understand the failure reason. It'll be awesome if you fix what's wrong and commit the changes.
Ruby: 2.5.1
docker run -v=$(pwd):/app --workdir=/app coala/base coala --ci
Unable to find image 'coala/base:latest' locally
latest: Pulling from coala/base
Digest: sha256:125d6cf24929d39db47b3ccd83d6ed1b6a231fc7e8afbf70bc4b5bd87653b0ff
Status: Downloaded newer image for coala/base:latest
Executing section global...
[ERROR][15:30:49] The bear InvalidLinkBear does not fulfill all requirements. You are not connected to the internet.
Executing section commit...
Executing section linecount...
Executing section filenames...
Executing section markdown_filenames...
Executing section spacing...
| | [NORMAL] SpaceConsistencyBear:
| | Line contains following spacing inconsistencies:
| | - Trailing whitespaces.
|----| | /app/_projects/improve-corobo.md
| |++++| /app/_projects/improve-corobo.md
| 64| 64| - Listen for invite acceptance and provide more info based on that.
| 65| 65| - Plugin for voting.
| 66| 66| - All short and partial issues/PR URIs.
| 67| |- - Plugin to remove labels from issues.
| | 67|+ - Plugin to remove labels from issues.
| 68| 68|
| 69| 69| ```
| 70| 70| Eg:
[INFO][15:30:51] Applied 'ShowPatchAction' on '_projects/improve-corobo.md' from 'SpaceConsistencyBear'.
[INFO][15:30:51] Applied 'ShowPatchAction' on '_projects/improve-corobo.md' from 'SpaceConsistencyBear'.
| | [NORMAL] SpaceConsistencyBear:
| | Line contains following spacing inconsistencies:
| | - Trailing whitespaces.
|----| | /app/_projects/improve-corobo.md
| |++++| /app/_projects/improve-corobo.md
| 68| 68|
| 69| 69| ```
| 70| 70| Eg:
| 71| |->corobo remove label area/gci from coala/corobo
| | 71|+>corobo remove label area/gci from coala/corobo
| 72| 72| @user, successfully removed area/gci label from 10 issues in coala/corobo
| 73| 73| ```
| | [NORMAL] SpaceConsistencyBear:
| | Line contains following spacing inconsistencies:
| | - Trailing whitespaces.
|----| | /app/data/locale/en/README.md
| |++++| /app/data/locale/en/README.md
| 34| 34| 1. Install [asdf-vm](https://asdf-vm.github.io/asdf/#/core-manage-asdf-vm) for your OS.
| 35| 35| 2. Using asdf-vm, install [ruby](https://github.com/asdf-vm/asdf-ruby).
| 36| 36| 3. Install Jekyll
| 37| |-
| | 37|+
| 38| 38| $ gem install jekyll bundler
| 39| 39|
| 40| 40| ### Clone and Run
[INFO][15:30:52] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'.
| | [NORMAL] SpaceConsistencyBear:
| | Line contains following spacing inconsistencies:
| | - Trailing whitespaces.
|----| | /app/data/locale/en/README.md
| |++++| /app/data/locale/en/README.md
| 40| 40| ### Clone and Run
| 41| 41|
| 42| 42| Clone coala Projects repository
| 43| |-
| | 43|+
| 44| 44| $ git clone https://github.com/coala/projects.git
| 45| 45|
| 46| 46| Run coala Projects website
[INFO][15:30:52] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'.
| | [NORMAL] SpaceConsistencyBear:
| | Line contains following spacing inconsistencies:
| | - Trailing whitespaces.
|----| | /app/data/locale/en/README.md
| |++++| /app/data/locale/en/README.md
| 42| 42| Clone coala Projects repository
| 43| 43|
| 44| 44| $ git clone https://github.com/coala/projects.git
| 45| |-
| | 45|+
| 46| 46| Run coala Projects website
| 47| 47|
| 48| 48| $ cd projects
[INFO][15:30:52] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'.
| | [NORMAL] SpaceConsistencyBear:
| | Line contains following spacing inconsistencies:
| | - Trailing whitespaces.
|----| | /app/data/locale/en/projects/improve-corobo.md
| |++++| /app/data/locale/en/projects/improve-corobo.md
| 64| 64| - Listen for invite acceptance and provide more info based on that.
| 65| 65| - Plugin for voting.
| 66| 66| - All short and partial issues/PR URIs.
| 67| |- - Plugin to remove labels from issues.
| | 67|+ - Plugin to remove labels from issues.
| 68| 68|
| 69| 69| ```
| 70| 70| Eg:
[INFO][15:30:52] Applied 'ShowPatchAction' on 'data/locale/en/projects/improve-corobo.md' from 'SpaceConsistencyBear'.
| | [NORMAL] SpaceConsistencyBear:
| | Line contains following spacing inconsistencies:
| | - Trailing whitespaces.
|----| | /app/data/locale/en/projects/improve-corobo.md
| |++++| /app/data/locale/en/projects/improve-corobo.md
| 68| 68|
| 69| 69| ```
| 70| 70| Eg:
| 71| |->corobo remove label area/gci from coala/corobo
| | 71|+>corobo remove label area/gci from coala/corobo
| 72| 72| @user, successfully removed area/gci label from 10 issues in coala/corobo
| 73| 73| ```
[INFO][15:30:52] Applied 'ShowPatchAction' on 'data/locale/en/projects/improve-corobo.md' from 'SpaceConsistencyBear'.
| | [NORMAL] SpaceConsistencyBear:
| | Line contains following spacing inconsistencies:
| | - Trailing whitespaces.
|----| | /app/README.md
| |++++| /app/README.md
| 34| 34| 1. Install [asdf-vm](https://asdf-vm.github.io/asdf/#/core-manage-asdf-vm) for your OS.
| 35| 35| 2. Using asdf-vm, install [ruby](https://github.com/asdf-vm/asdf-ruby).
| 36| 36| 3. Install Jekyll
| 37| |-
| | 37|+
| 38| 38| $ gem install jekyll bundler
| 39| 39|
| 40| 40| ### Clone and Run
[INFO][15:30:52] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'.
| | [NORMAL] SpaceConsistencyBear:
| | Line contains following spacing inconsistencies:
| | - Trailing whitespaces.
|----| | /app/README.md
| |++++| /app/README.md
| 40| 40| ### Clone and Run
| 41| 41|
| 42| 42| Clone coala Projects repository
| 43| |-
| | 43|+
| 44| 44| $ git clone https://github.com/coala/projects.git
| 45| 45|
| 46| 46| Run coala Projects website
[INFO][15:30:52] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'.
| | [NORMAL] SpaceConsistencyBear:
| | Line contains following spacing inconsistencies:
| | - Trailing whitespaces.
|----| | /app/README.md
| |++++| /app/README.md
| 42| 42| Clone coala Projects repository
| 43| 43|
| 44| 44| $ git clone https://github.com/coala/projects.git
| 45| |-
| | 45|+
| 46| 46| Run coala Projects website
| 47| 47|
| 48| 48| $ cd projects
[INFO][15:30:52] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'.
Executing section html...
Executing section yml...
Executing section new_linelength_projects...
[WARNING][15:30:53] LineLengthBear: This result has no patch attached.
_projects/improve-corobo.md
| 57| @/all,·GCI·has·been·started,·so·you·can’t·assign·GCI·related·issues·until·the·event·ends.
| | [NORMAL] LineLengthBear:
| | Line is longer than allowed. (89 > 80)
Executing section old_linelength_projects...
Executing section cli...
TravisBuddy Request Identifier: 256e1d90-5493-11e9-b8eb-8b4c00d0cf68
Travis tests have failed
Hey @nvzard, Please read the following log in order to understand the failure reason. It'll be awesome if you fix what's wrong and commit the changes.
Ruby: 2.5.1
docker run -v=$(pwd):/app --workdir=/app coala/base coala --ci
Unable to find image 'coala/base:latest' locally
latest: Pulling from coala/base
Digest: sha256:125d6cf24929d39db47b3ccd83d6ed1b6a231fc7e8afbf70bc4b5bd87653b0ff
Status: Downloaded newer image for coala/base:latest
Executing section global...
[ERROR][15:37:45] The bear InvalidLinkBear does not fulfill all requirements. You are not connected to the internet.
Executing section commit...
Executing section linecount...
Executing section filenames...
Executing section markdown_filenames...
Executing section spacing...
| | [NORMAL] SpaceConsistencyBear:
| | Line contains following spacing inconsistencies:
| | - Trailing whitespaces.
|----| | /app/data/locale/en/README.md
| |++++| /app/data/locale/en/README.md
| 34| 34| 1. Install [asdf-vm](https://asdf-vm.github.io/asdf/#/core-manage-asdf-vm) for your OS.
| 35| 35| 2. Using asdf-vm, install [ruby](https://github.com/asdf-vm/asdf-ruby).
| 36| 36| 3. Install Jekyll
| 37| |-
| | 37|+
| 38| 38| $ gem install jekyll bundler
| 39| 39|
| 40| 40| ### Clone and Run
| | [NORMAL] SpaceConsistencyBear:
| | Line contains following spacing inconsistencies:
| | - Trailing whitespaces.
|----| | /app/data/locale/en/README.md
| |++++| /app/data/locale/en/README.md
| 40| 40| ### Clone and Run
| 41| 41|
| 42| 42| Clone coala Projects repository
| 43| |-
| | 43|+
| 44| 44| $ git clone https://github.com/coala/projects.git
| 45| 45|
| 46| 46| Run coala Projects website
| | [NORMAL] SpaceConsistencyBear:
| | Line contains following spacing inconsistencies:
| | - Trailing whitespaces.
|----| | /app/data/locale/en/README.md
| |++++| /app/data/locale/en/README.md
| 42| 42| Clone coala Projects repository
| 43| 43|
| 44| 44| $ git clone https://github.com/coala/projects.git
| 45| |-
| | 45|+
| 46| 46| Run coala Projects website
| 47| 47|
| 48| 48| $ cd projects
[INFO][15:37:47] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'.
[INFO][15:37:47] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'.
[INFO][15:37:47] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'.
| | [NORMAL] SpaceConsistencyBear:
| | Line contains following spacing inconsistencies:
| | - Trailing whitespaces.
|----| | /app/_projects/improve-corobo.md
| |++++| /app/_projects/improve-corobo.md
| 64| 64| * Listen for invite acceptance and provide more info based on that.
| 65| 65| * Plugin for voting.
| 66| 66| * All short and partial issues/PR URIs.
| 67| |-* Plugin to remove labels from issues.
| | 67|+* Plugin to remove labels from issues.
| 68| 68|
| 69| 69| ```
| 70| 70| Eg:
[INFO][15:37:47] Applied 'ShowPatchAction' on '_projects/improve-corobo.md' from 'SpaceConsistencyBear'.
| | [NORMAL] SpaceConsistencyBear:
| | Line contains following spacing inconsistencies:
| | - Trailing whitespaces.
|----| | /app/_projects/improve-corobo.md
| |++++| /app/_projects/improve-corobo.md
| 68| 68|
| 69| 69| ```
| 70| 70| Eg:
| 71| |->corobo remove label area/gci from coala/corobo
| | 71|+>corobo remove label area/gci from coala/corobo
| 72| 72| @user, successfully removed area/gci label from 10 issues in coala/corobo
| 73| 73| ```
[INFO][15:37:47] Applied 'ShowPatchAction' on '_projects/improve-corobo.md' from 'SpaceConsistencyBear'.
| | [NORMAL] SpaceConsistencyBear:
| | Line contains following spacing inconsistencies:
| | - Trailing whitespaces.
|----| | /app/data/locale/en/projects/improve-corobo.md
| |++++| /app/data/locale/en/projects/improve-corobo.md
| 64| 64| * Listen for invite acceptance and provide more info based on that.
| 65| 65| * Plugin for voting.
| 66| 66| * All short and partial issues/PR URIs.
| 67| |-* Plugin to remove labels from issues.
| | 67|+* Plugin to remove labels from issues.
| 68| 68|
| 69| 69| ```
| 70| 70| Eg:
[INFO][15:37:48] Applied 'ShowPatchAction' on 'data/locale/en/projects/improve-corobo.md' from 'SpaceConsistencyBear'.
| | [NORMAL] SpaceConsistencyBear:
| | Line contains following spacing inconsistencies:
| | - Trailing whitespaces.
|----| | /app/data/locale/en/projects/improve-corobo.md
| |++++| /app/data/locale/en/projects/improve-corobo.md
| 68| 68|
| 69| 69| ```
| 70| 70| Eg:
| 71| |->corobo remove label area/gci from coala/corobo
| | 71|+>corobo remove label area/gci from coala/corobo
| 72| 72| @user, successfully removed area/gci label from 10 issues in coala/corobo
| 73| 73| ```
[INFO][15:37:48] Applied 'ShowPatchAction' on 'data/locale/en/projects/improve-corobo.md' from 'SpaceConsistencyBear'.
| | [NORMAL] SpaceConsistencyBear:
| | Line contains following spacing inconsistencies:
| | - Trailing whitespaces.
|----| | /app/README.md
| |++++| /app/README.md
| 34| 34| 1. Install [asdf-vm](https://asdf-vm.github.io/asdf/#/core-manage-asdf-vm) for your OS.
| 35| 35| 2. Using asdf-vm, install [ruby](https://github.com/asdf-vm/asdf-ruby).
| 36| 36| 3. Install Jekyll
| 37| |-
| | 37|+
| 38| 38| $ gem install jekyll bundler
| 39| 39|
| 40| 40| ### Clone and Run
[INFO][15:37:48] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'.
| | [NORMAL] SpaceConsistencyBear:
| | Line contains following spacing inconsistencies:
| | - Trailing whitespaces.
|----| | /app/README.md
| |++++| /app/README.md
| 40| 40| ### Clone and Run
| 41| 41|
| 42| 42| Clone coala Projects repository
| 43| |-
| | 43|+
| 44| 44| $ git clone https://github.com/coala/projects.git
| 45| 45|
| 46| 46| Run coala Projects website
[INFO][15:37:48] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'.
| | [NORMAL] SpaceConsistencyBear:
| | Line contains following spacing inconsistencies:
| | - Trailing whitespaces.
|----| | /app/README.md
| |++++| /app/README.md
| 42| 42| Clone coala Projects repository
| 43| 43|
| 44| 44| $ git clone https://github.com/coala/projects.git
| 45| |-
| | 45|+
| 46| 46| Run coala Projects website
| 47| 47|
| 48| 48| $ cd projects
[INFO][15:37:48] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'.
Executing section html...
Executing section yml...
Executing section new_linelength_projects...
[WARNING][15:37:49] LineLengthBear: This result has no patch attached.
_projects/improve-corobo.md
| 57| @/all,·GCI·has·been·started,·so·you·can’t·assign·GCI·related·issues·until·the·event·ends.
| | [NORMAL] LineLengthBear:
| | Line is longer than allowed. (89 > 80)
Executing section old_linelength_projects...
Executing section cli...
TravisBuddy Request Identifier: 1d3709b0-5494-11e9-b8eb-8b4c00d0cf68
Travis tests have failed
Hey @nvzard, Please read the following log in order to understand the failure reason. It'll be awesome if you fix what's wrong and commit the changes.
Ruby: 2.5.1
docker run -v=$(pwd):/app --workdir=/app coala/base coala --ci
Unable to find image 'coala/base:latest' locally
latest: Pulling from coala/base
Digest: sha256:125d6cf24929d39db47b3ccd83d6ed1b6a231fc7e8afbf70bc4b5bd87653b0ff
Status: Downloaded newer image for coala/base:latest
Executing section global...
[ERROR][15:53:27] The bear InvalidLinkBear does not fulfill all requirements. You are not connected to the internet.
Executing section commit...
Executing section linecount...
Executing section filenames...
Executing section markdown_filenames...
Executing section spacing...
| | [NORMAL] SpaceConsistencyBear:
| | Line contains following spacing inconsistencies:
| | - Trailing whitespaces.
|----| | /app/README.md
| |++++| /app/README.md
| 34| 34| 1. Install [asdf-vm](https://asdf-vm.github.io/asdf/#/core-manage-asdf-vm) for your OS.
| 35| 35| 2. Using asdf-vm, install [ruby](https://github.com/asdf-vm/asdf-ruby).
| 36| 36| 3. Install Jekyll
| 37| |-
| | 37|+
| 38| 38| $ gem install jekyll bundler
| 39| 39|
| 40| 40| ### Clone and Run
[INFO][15:53:29] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'.
| | [NORMAL] SpaceConsistencyBear:
| | Line contains following spacing inconsistencies:
| | - Trailing whitespaces.
|----| | /app/README.md
| |++++| /app/README.md
| 40| 40| ### Clone and Run
| 41| 41|
| 42| 42| Clone coala Projects repository
| 43| |-
| | 43|+
| 44| 44| $ git clone https://github.com/coala/projects.git
| 45| 45|
| 46| 46| Run coala Projects website
[INFO][15:53:29] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'.
| | [NORMAL] SpaceConsistencyBear:
| | Line contains following spacing inconsistencies:
| | - Trailing whitespaces.
|----| | /app/README.md
| |++++| /app/README.md
| 42| 42| Clone coala Projects repository
| 43| 43|
| 44| 44| $ git clone https://github.com/coala/projects.git
| 45| |-
| | 45|+
| 46| 46| Run coala Projects website
| 47| 47|
| 48| 48| $ cd projects
[INFO][15:53:29] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'.
| | [NORMAL] SpaceConsistencyBear:
| | Line contains following spacing inconsistencies:
| | - Trailing whitespaces.
|----| | /app/data/locale/en/README.md
| |++++| /app/data/locale/en/README.md
| 34| 34| 1. Install [asdf-vm](https://asdf-vm.github.io/asdf/#/core-manage-asdf-vm) for your OS.
| 35| 35| 2. Using asdf-vm, install [ruby](https://github.com/asdf-vm/asdf-ruby).
| 36| 36| 3. Install Jekyll
| 37| |-
| | 37|+
| 38| 38| $ gem install jekyll bundler
| 39| 39|
| 40| 40| ### Clone and Run
[INFO][15:53:29] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'.
| | [NORMAL] SpaceConsistencyBear:
| | Line contains following spacing inconsistencies:
| | - Trailing whitespaces.
|----| | /app/data/locale/en/README.md
| |++++| /app/data/locale/en/README.md
| 40| 40| ### Clone and Run
| 41| 41|
| 42| 42| Clone coala Projects repository
| 43| |-
| | 43|+
| 44| 44| $ git clone https://github.com/coala/projects.git
| 45| 45|
| 46| 46| Run coala Projects website
[INFO][15:53:29] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'.
| | [NORMAL] SpaceConsistencyBear:
| | Line contains following spacing inconsistencies:
| | - Trailing whitespaces.
|----| | /app/data/locale/en/README.md
| |++++| /app/data/locale/en/README.md
| 42| 42| Clone coala Projects repository
| 43| 43|
| 44| 44| $ git clone https://github.com/coala/projects.git
| 45| |-
| | 45|+
| 46| 46| Run coala Projects website
| 47| 47|
| 48| 48| $ cd projects
[INFO][15:53:29] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'.
Executing section html...
Executing section yml...
Executing section new_linelength_projects...
Executing section old_linelength_projects...
Executing section cli...
TravisBuddy Request Identifier: 4e648970-5496-11e9-b8eb-8b4c00d0cf68
Travis tests have failed
Hey @nvzard, Please read the following log in order to understand the failure reason. It'll be awesome if you fix what's wrong and commit the changes.
Ruby: 2.5.1
docker run -v=$(pwd):/app --workdir=/app coala/base coala --ci
Unable to find image 'coala/base:latest' locally
latest: Pulling from coala/base
Digest: sha256:125d6cf24929d39db47b3ccd83d6ed1b6a231fc7e8afbf70bc4b5bd87653b0ff
Status: Downloaded newer image for coala/base:latest
Executing section global...
[ERROR][16:11:11] The bear InvalidLinkBear does not fulfill all requirements. You are not connected to the internet.
Executing section commit...
Executing section linecount...
Executing section filenames...
Executing section markdown_filenames...
Executing section spacing...
| | [NORMAL] SpaceConsistencyBear:
| | Line contains following spacing inconsistencies:
| | - Trailing whitespaces.
|----| | /app/README.md
| |++++| /app/README.md
| 34| 34| 1. Install [asdf-vm](https://asdf-vm.github.io/asdf/#/core-manage-asdf-vm) for your OS.
| 35| 35| 2. Using asdf-vm, install [ruby](https://github.com/asdf-vm/asdf-ruby).
| 36| 36| 3. Install Jekyll
| 37| |-
| | 37|+
| 38| 38| $ gem install jekyll bundler
| 39| 39|
| 40| 40| ### Clone and Run
[INFO][16:11:13] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'.
| | [NORMAL] SpaceConsistencyBear:
| | Line contains following spacing inconsistencies:
| | - Trailing whitespaces.
|----| | /app/README.md
| |++++| /app/README.md
| 40| 40| ### Clone and Run
| 41| 41|
| 42| 42| Clone coala Projects repository
| 43| |-
| | 43|+
| 44| 44| $ git clone https://github.com/coala/projects.git
| 45| 45|
| 46| 46| Run coala Projects website
[INFO][16:11:13] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'.
[INFO][16:11:13] Applied 'ShowPatchAction' on 'README.md' from 'SpaceConsistencyBear'.
| | [NORMAL] SpaceConsistencyBear:
| | Line contains following spacing inconsistencies:
| | - Trailing whitespaces.
|----| | /app/README.md
| |++++| /app/README.md
| 42| 42| Clone coala Projects repository
| 43| 43|
| 44| 44| $ git clone https://github.com/coala/projects.git
| 45| |-
| | 45|+
| 46| 46| Run coala Projects website
| 47| 47|
| 48| 48| $ cd projects
| | [NORMAL] SpaceConsistencyBear:
| | Line contains following spacing inconsistencies:
| | - Trailing whitespaces.
|----| | /app/data/locale/en/README.md
| |++++| /app/data/locale/en/README.md
| 34| 34| 1. Install [asdf-vm](https://asdf-vm.github.io/asdf/#/core-manage-asdf-vm) for your OS.
| 35| 35| 2. Using asdf-vm, install [ruby](https://github.com/asdf-vm/asdf-ruby).
| 36| 36| 3. Install Jekyll
| 37| |-
| | 37|+
| 38| 38| $ gem install jekyll bundler
| 39| 39|
| 40| 40| ### Clone and Run
[INFO][16:11:13] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'.
| | [NORMAL] SpaceConsistencyBear:
| | Line contains following spacing inconsistencies:
| | - Trailing whitespaces.
|----| | /app/data/locale/en/README.md
| |++++| /app/data/locale/en/README.md
| 40| 40| ### Clone and Run
| 41| 41|
| 42| 42| Clone coala Projects repository
| 43| |-
| | 43|+
| 44| 44| $ git clone https://github.com/coala/projects.git
| 45| 45|
| 46| 46| Run coala Projects website
[INFO][16:11:13] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'.
| | [NORMAL] SpaceConsistencyBear:
| | Line contains following spacing inconsistencies:
| | - Trailing whitespaces.
|----| | /app/data/locale/en/README.md
| |++++| /app/data/locale/en/README.md
| 42| 42| Clone coala Projects repository
| 43| 43|
| 44| 44| $ git clone https://github.com/coala/projects.git
| 45| |-
| | 45|+
| 46| 46| Run coala Projects website
| 47| 47|
| 48| 48| $ cd projects
[INFO][16:11:13] Applied 'ShowPatchAction' on 'data/locale/en/README.md' from 'SpaceConsistencyBear'.
Executing section html...
Executing section yml...
Executing section new_linelength_projects...
Executing section old_linelength_projects...
Executing section cli...
TravisBuddy Request Identifier: c90e4ab0-5498-11e9-b8eb-8b4c00d0cf68
@nvzard , repo is green atm, now is a good time to rebase and get this ready for next year