andela / ah-infinity-stones

BSD 3-Clause "New" or "Revised" License
0 stars 3 forks source link

#161966860 Hound CI Integration #4

Closed leonardnjura closed 5 years ago

leonardnjura commented 5 years ago

What does this PR do?

Comments on code quality and style issues on pull requests

Description of Task to be completed?

Login to houndCI website with self or company Github repository and add it to https://www.houndci.com/repos

How should this be manually tested?

Clone the repository by running in your cmd $ git clone -b ch-integrate-hound-ci-161966860 --single-branch https://github.com/andela/ah-infinity-stones

Any background context you want to provide?

Refer to linting configurations here http://help.houndci.com/configuration

What are the relevant pivotal tracker stories?

161966860

Questions:

Do you have any comments or suggestions on this PR?

PromasterGuru commented 5 years ago

@leonardnjura great work adding the Houd CI and also following the recommended syntax of creating a PR. Just try to make the pivotal tracker stories id to be a link, that is, to the story you were implementing.

ThaDeveloper commented 5 years ago

@leonardnjura Nice work. For shell commands, you can format them like so $ git clone -b ch-integrate-hound-ci-161966860 --single-branch https://github.com/andela/ah-infinity-stones.

kamyaD commented 5 years ago

@leonardnjura Great work and detailed description.