coala-quickstart: config files in TOML#335
Conversation
Travis tests have failedHey @PrajwalM2212, TravisBuddy Request Identifier: 0c88ac10-ae24-11e9-bf46-bb10ab8761c4 |
Travis tests have failedHey @PrajwalM2212, TravisBuddy Request Identifier: 61693aa0-ae25-11e9-bf46-bb10ab8761c4 |
Travis tests have failedHey @PrajwalM2212, 3rd Buildcoala --non-interactiveTravisBuddy Request Identifier: 4d4408e0-ae28-11e9-bf46-bb10ab8761c4 |
2d45707 to
280acb1
Compare
|
This PR is the same as PrajwalM2212#1 |
|
Why the "Changes for Appveyor" commit which actually introduces custom links to your repo? |
|
|
||
| - python -m pip install | ||
| git+https://github.com/coala/coala#egg=coala | ||
| git+https://github.com/PrajwalM2212/coala.git@writer#egg=coala |
| stage: moban | ||
| install: pip install moban | ||
| script: .ci/check_moban.sh | ||
| # .check_moban: &check_moban |
There was a problem hiding this comment.
i think you should not comment this
There was a problem hiding this comment.
I have uncommented it. This will .cause the moban check of travis to fail. After coala/coala#6043 is merged, the moban will pass.
|
@Nosferatul @Makman2 This PR depends on coala/coala#6043. The same was done for |
|
Hey @PrajwalM2212, TravisCI finished with status TravisBuddy Request Identifier: d5e63f10-b87d-11e9-af6e-3b363318fc0d |
This PR provides coala-quickstart the flexibity to generate configuration files in TOML Closes coala#336
No description provided.