Closed neelanshsahai closed 6 years ago
okay will do that thanks...
@blazeu I did what you suggested but still the circleci fails. Looks like all the problems of the YML files have been sorted out but there is some problem in the Readme.md
@neelanshsahai I guess the problem is that some lines exceed the 72 characters per line limit.
Ya, the MarkdownBear is broken in this repo at the moment. https://github.com/coala/coala-atom/issues/81
Please do a rebase. https://github.com/coala/coala-atom/issues/81 is fixed.
@jayvdb @blazeu , I have updated the branch of my fork, but the build is still failing. The CircleCI is still showing problems while executing the Markdown section
Unfortunately https://github.com/coala/coala-atom/issues/81 is reopened.
Please use Closes
instead of Fixes
in your commit body, the addressed issue is not tagged with bug
.
Also please mention in the commit body that the commit changes files according to the new checks you introduce in the coafile.
@gitmate-bot rebase
Hey! I'm GitMate.io! This pull request is being rebased automatically. Please DO NOT push while rebase is in progress or your changes would be lost permanently :warning:
Automated rebase with GitMate.io was successful! :tada:
@gitmate-bot ff
Hey! I'm GitMate.io! This pull request is being fastforwarded automatically. Please DO NOT push while fastforward is in progress or your changes would be lost permanently :warning:
Automated fastforward with GitMate.io was successful! :tada:
Add YAMLLintBear for fixing issues with .yml files
Fixes https://github.com/coala/coala-atom/issues/71