Closed EverWinter23 closed 6 years ago
Also resolves following atom dependecy issue:
Package libnotify64 not installed
This should be separate commit imo
Also it'd be better to create a proper issues for the "NLTK data" and "libnotify64", and link them in the commit message so that it's easier to keep track of the changes later :)
Hey! This wasn't updated since a while. Please check up on it!
do we really need that comment?
@EverWinter23 You have some extra commits in there (4 total). Rebase and drop/squash the extras as required please :)
Done.
Not quite :p Still 2 irrelevant commits there.
Should I squash them all into one?
From coala docs: What Makes a Good Commit A good commit is atomic. It should describe one change and not more.
3 commits for 3 changes.
My bad, I thought you picked up on 2 other commits (didn't notice the change was in the files)
So far so good, huh?
You already have the first commit merged here: https://github.com/coala/coala-atom/commit/76a79e1b1c3aef35935b4905f1d17a66ef0b1480 You can drop that one.
Yeah, didn't know about it. But, still have to install NLTK data.
Updated with changes.
how to apply the above patch?
how to apply the above patch?
@EverWinter23 just run coala locally ;)
@satwikkansal check out this issue: https://github.com/coala/coala-bears/issues/1542
He'll have to fix it manually or use git apply
. Running coala would delete the contents of the .md file
@RohanVB Thanks. I don't think there's need to apply the patch as the PR doesn't include any modifications to README.md
. Looks like this has to wait until the issues with Markdown Bear gets fixed, or we may have to merge it as is. IIRC, there have been a few PRs by jayvdb to fix the incompatibility issues with remark
.
Looks like this has to wait until the issues with Markdown Bear gets fixed
The better option is applying the patch manually :)
merge it as is
Right now he has merge conflicts on the .md file
Comment on dd447a1902afe631dc48e43f38590bd6eef36a2d, file README.md, line 20.
The text does not comply to the set style.
MarkdownBear, severity NORMAL, section markdown
.
The issue can be fixed by applying the following patch:
--- a/README.md
+++ b/README.md
@@ -17,8 +17,8 @@
# AUTHORS
-* Abdeali J Kothari - <mailto:abdealikothari@gmail.com>
-* Lasse Schuirmann - <mailto:lasse.schuirmann@gmail.com>
+- Abdeali J Kothari - <mailto:abdealikothari@gmail.com>
+- Lasse Schuirmann - <mailto:lasse.schuirmann@gmail.com>
If you have any questions regarding the plugin, don't hesitate
to create an issue or send us an email.
Hey! This wasn't updated since a while. Please check up on it!
Hey! This wasn't updated since a while. Please check up on it!
Hey! This wasn't updated since a while. Please check up on it!
Hey! This wasn't updated since a while. Please check up on it!
Hey! This wasn't updated since a while. Please check up on it!
Hey! This wasn't updated since a while. Please check up on it!
Hey! This wasn't updated since a while. Please check up on it!
Hey! This wasn't updated since a while. Please check up on it!
Hey! This wasn't updated since a while. Please check up on it!
Hey! This wasn't updated since a while. Please check up on it!
Hey! This wasn't updated since a while. Please check up on it!
Hey! This wasn't updated since a while. Please check up on it!
Hey! This wasn't updated since a while. Please check up on it!
Hey! This wasn't updated since a while. Please check up on it!
Hey! This wasn't updated since a while. Please check up on it!
Hey! This wasn't updated since a while. Please check up on it!
Hey! This wasn't updated since a while. Please check up on it!
Hey! This wasn't updated since a while. Please check up on it!
I rebased it for you and made gitmate and tests pass (force push!) but it doesn't seem to work :/
Thanks
Fixes https://github.com/coala/coala-atom/issues/60