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

Prohibit empty line at the start and at the end of javadoc. #656

Closed
krzyk opened this issue Jan 29, 2016 · 18 comments
Closed

Prohibit empty line at the start and at the end of javadoc. #656

krzyk opened this issue Jan 29, 2016 · 18 comments
Assignees
Labels

Comments

@krzyk
Copy link
Collaborator

krzyk commented Jan 29, 2016

Following cases two cases should make qulice complain:

  • empty javadoc line at the beginning:
/**
 *
 * Some text
 */
  • empty javadoc line at the end:
/**
 * Some text
 *
 */
@krzyk
Copy link
Collaborator Author

krzyk commented Jan 29, 2016

@davvd valid bug

@davvd davvd added the bug label Jan 29, 2016
@davvd
Copy link

davvd commented Jan 29, 2016

@davvd valid bug

@krzyk tagged this issue with "bug"

@davvd davvd added DEV labels Jan 29, 2016
@davvd
Copy link

davvd commented Feb 1, 2016

@krzyk thanks for the report, I topped your acc for 30 mins, payment ID 75998417

@krzyk
Copy link
Collaborator Author

krzyk commented Feb 4, 2016

@davvd assign @guiandmag

@davvd
Copy link

davvd commented Feb 5, 2016

@davvd assign @guiandmag

@krzyk too many tasks already active in the project (11), can't have more

@guiandmag
Copy link

@davvd I have no tasks assigned for me right now.

@krzyk
Copy link
Collaborator Author

krzyk commented Feb 8, 2016

@davvd this is urgent

@davvd
Copy link

davvd commented Feb 9, 2016

@davvd I have no tasks assigned for me right now.

@guiandmag you will have them soon

@davvd
Copy link

davvd commented Feb 9, 2016

@davvd this is urgent

@krzyk OK, I put "urgent" label here

@davvd davvd added the urgent label Feb 9, 2016
@davvd
Copy link

davvd commented Feb 9, 2016

@dskalenko could you please pick this up? This article explains how we work. Any technical questions you may ask right here... 30 mins is the budget of the task. This is exactly how much will be paid when the problem is solved (no matter how much time you will actually spend). See this for more information

@krzyk
Copy link
Collaborator Author

krzyk commented Feb 11, 2016

@dskalenko How is the work going, do you need any help?

@dskalenko
Copy link
Contributor

@krzyk Thanks for asking, all clear and I don't need help, thanks, will push my changes today

@dskalenko
Copy link
Contributor

@davvd here is the PR #702

dskalenko added a commit to dskalenko/qulice that referenced this issue Feb 12, 2016
dskalenko added a commit to dskalenko/qulice that referenced this issue Feb 12, 2016
dskalenko added a commit to dskalenko/qulice that referenced this issue Feb 12, 2016
dskalenko added a commit to dskalenko/qulice that referenced this issue Feb 13, 2016
dskalenko added a commit to dskalenko/qulice that referenced this issue Feb 13, 2016
dskalenko added a commit to dskalenko/qulice that referenced this issue Feb 13, 2016
@krzyk
Copy link
Collaborator Author

krzyk commented Feb 13, 2016

@dskalenko thanks

@davvd
Copy link

davvd commented Feb 15, 2016

@davvd here is the PR #702

@dskalenko I will take a look, thanks

@davvd
Copy link

davvd commented Feb 16, 2016

@dskalenko thanks, I just added 30 mins to your account, payment 77677193, 143 hours and 42 mins spent... +30 added to your rating, current score is: +30

@krzyk
Copy link
Collaborator Author

krzyk commented Mar 2, 2016

@davvd this is not urgent

@davvd
Copy link

davvd commented Mar 2, 2016

@davvd this is not urgent

@krzyk OK, I un-labeled it as "urgent" tag

@davvd davvd removed the urgent label Mar 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants