Skip to content
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

Closed

Conversation

rahuldkjain
Copy link

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

Copy link
Member

@Naveenaidu Naveenaidu left a 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

@rahuldkjain rahuldkjain changed the title editor_support: Removed emacs editor_support.md: Remove emacs Aug 26, 2018
Copy link
Member

@Naveenaidu Naveenaidu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM

Copy link
Member

@li-boxuan li-boxuan left a 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.

@rahuldkjain rahuldkjain changed the title editor_support.md: Remove emacs editor_support.md: Remove emacs and Change coala/coala-eclipse#25 Aug 26, 2018
@rahuldkjain
Copy link
Author

@li-boxuan Requested changes have been applied. Commit message has been fixed.

Copy link
Contributor

@srivama srivama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ;)

@jayvdb
Copy link
Member

jayvdb commented Aug 28, 2018

Commit message still wrong see https://github.com/coala/projects/pull/655/commits

@rahuldkjain
Copy link
Author

@jayvdb Commit message modified. Please review again!

@jayvdb
Copy link
Member

jayvdb commented Sep 1, 2018

commit message still wildly wrong.

See https://coala.io/commit .

haeungun and others added 2 commits September 16, 2018 15:13
- 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
@jayvdb
Copy link
Member

jayvdb commented Oct 20, 2018

ping @rahuldkjain

Hax7 and others added 2 commits October 20, 2018 18:50
This commit adds an activity for every commit link instead of just the pull request link in adhikasp.md file

Closes coala#623
This renames the file to coala-will-apply-for-gsoc.md.
It also changes 2018 to next year, as coala is likely
to participate every year.

Closes coala#672
Copy link
Member

@utkarsh2102 utkarsh2102 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey,
There are 14 commits presently.
You need to rebase it. For rebasing, refer this.
Also, you need to have a proper commit message. Refer this for the same.

“rahuldkjain” added 2 commits October 24, 2018 17:30
@jayvdb
Copy link
Member

jayvdb commented Aug 25, 2019

14 commits ; abandoned effort

@jayvdb jayvdb closed this Aug 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Cohesive Editor Support: update related issues