Closed EverWinter23 closed 7 years ago
Hey, @EverWinter23 , you are not following commit message guidelines
In particular, please use imperative: Updated
-> Update
Also, circleci appears to be failing because of some unrelated issue.
Should i keep working on it?
Try to figure out what's causing circleci to fail on this build. When I pushed the same PR, ci passed. (https://github.com/coala/coala-atom/pull/44)
Also, fix the commit message. See: http://api.coala.io/en/latest/Developers/Writing_Good_Commits.html
Comment on d06e873d3ef3d9d6d5e7b0386332c057e08df3f0, file README.md, line 9.
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
@@ -6,12 +6,13 @@
# INSTALLATION
-1. Install [coala](https://github.com/coala/coala)
-2. `apm install coala` or use the atom GUI
+1. Install [coala](https://github.com/coala/coala)
+2. `apm install coala` or use the atom GUI
- Note:
- * If the `linter` atom package is not currently installed, it will be installed for you.
- * If you are behind a firewall and seeing SSL errors when installing packages, you may find the fix at [atom manual](http://flight-manual.atom.io/getting-started/sections/installing-atom/#setting-up-a-proxy)
+ Note:
+
+ - If the `linter` atom package is not currently installed, it will be installed for you.
+ - If you are behind a firewall and seeing SSL errors when installing packages, you may find the fix at [atom manual](http://flight-manual.atom.io/getting-started/sections/installing-atom/#setting-up-a-proxy)
# AUTHORS
Comment on d06e873d3ef3d9d6d5e7b0386332c057e08df3f0, file README.md, line 9.
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
@@ -6,12 +6,13 @@
# INSTALLATION
-1. Install [coala](https://github.com/coala/coala)
-2. `apm install coala` or use the atom GUI
+1. Install [coala](https://github.com/coala/coala)
+2. `apm install coala` or use the atom GUI
- Note:
- * If the `linter` atom package is not currently installed, it will be installed for you.
- * If you are behind a firewall and seeing SSL errors when installing packages, you may find the fix at [atom manual](http://flight-manual.atom.io/getting-started/sections/installing-atom/#setting-up-a-proxy)
+ Note:
+
+ - If the `linter` atom package is not currently installed, it will be installed for you.
+ - If you are behind a firewall and seeing SSL errors when installing packages, you may find the fix at [atom manual](http://flight-manual.atom.io/getting-started/sections/installing-atom/#setting-up-a-proxy)
# AUTHORS
Comment on d06e873d3ef3d9d6d5e7b0386332c057e08df3f0, file README.md, line 9.
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
@@ -6,12 +6,13 @@
# INSTALLATION
-1. Install [coala](https://github.com/coala/coala)
-2. `apm install coala` or use the atom GUI
+1. Install [coala](https://github.com/coala/coala)
+2. `apm install coala` or use the atom GUI
- Note:
- * If the `linter` atom package is not currently installed, it will be installed for you.
- * If you are behind a firewall and seeing SSL errors when installing packages, you may find the fix at [atom manual](http://flight-manual.atom.io/getting-started/sections/installing-atom/#setting-up-a-proxy)
+ Note:
+
+ - If the `linter` atom package is not currently installed, it will be installed for you.
+ - If you are behind a firewall and seeing SSL errors when installing packages, you may find the fix at [atom manual](http://flight-manual.atom.io/getting-started/sections/installing-atom/#setting-up-a-proxy)
# AUTHORS
@EverWinter23
Good job, it seemed to be a dependency issue. Can you please squash the extra commits?
Also, Updates
-> Update
in the shortlog.
You can also remove the indent tab in the commit body and have a new line between the issue reference and commit body so it complies to: http://api.coala.io/en/latest/Developers/Writing_Good_Commits.html
Other than that, lgtm :)
Finally Done!!!
Just upgrading pip works.
ack 617d114141e1640e99744df8949ce69469226aac
@RohanVB any reason this is not merged ?
@meetmangukiya March 20, 2017 4:23 PM (tldr; only members of the coala maintainers' group are allowed to merge)
update COALA_MIN_VERSION from '0.9.1' to '0.10.0'