-
Notifications
You must be signed in to change notification settings - Fork 223
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
editor_support.md: Remove emacs and Change coala/coala-eclipse#25 #655
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changes looks good.
Please change the commit message.
Removed
should be changed to Remove
editor_support
should be changed to editor_support.md
.
You can edit the commit message by using git commit --amend
Please refer http://api.coala.io/en/latest/Developers/Writing_Good_Commits.html#how-to-write-a-good-commit-message
6661374
to
168bfb0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Your commit content looks good, but you may need to improve your commit message a bit. First, this is not a bug, so we should use close
instead of fix
. Second, your commit has done two thing, one is emacs removal, the other one is adding another issue. Your commit head only mentions one thing.
168bfb0
to
7e483a7
Compare
@li-boxuan Requested changes have been applied. Commit message has been fixed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM ;)
Commit message still wrong see https://github.com/coala/projects/pull/655/commits |
coala/coala-eclipse#25 is changed to coala/coala-eclipse#51. coala/coala-emacs#11 is removed. "emacs" from the project body is also removed. Closes coala#652
67a601d
to
d7ab0cd
Compare
@jayvdb Commit message modified. Please review again! |
commit message still wildly wrong. See https://coala.io/commit . |
- Update the md files name which were snake case style to be the kebab style. - Update .coafile to check whether a name of md files are the kebab style. Closes coala#308
This redirects the user from link http://projects.coala.io/#/projects?project=integrate_pyflakes-enhanced_ast_into_coala_ to http://projects.coala.io/#/projects?project=integrate_pyflakes-enhanced_ast_into_coala and also removes ending whitespace from project name Fixes coala#573
ping @rahuldkjain |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"emacs" and coala/coala-emacs#11 is removed as testing for it was implemented. Changes from coala/coala-eclipse#25 --> coala/coala-eclipse#51 closes coala#652
…dkjain/projects into my-first-good-pull-request
14 commits ; abandoned effort |
coala/coala-eclipse#25 is replaced with coala/coala-eclipse#51.
coala/coala-emacs#11 is removed. emacs from the project body is also
removed.
Fixes #652