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

Bugfix #15

Open
9 of 12 tasks
emaiannone opened this issue Jan 27, 2020 · 0 comments
Open
9 of 12 tasks

Bugfix #15

emaiannone opened this issue Jan 27, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@emaiannone
Copy link
Collaborator

emaiannone commented Jan 27, 2020

  • Change indent style to Spaces
  • Do not remove line comments (https://stackoverflow.com/questions/3019729/how-to-access-comments-from-the-java-compiler-tree-api-generated-ast/9884987#9884987)
  • Do not reformat Javadoc
  • MIM check internal proprieties of direct superclasses
  • MIM check internal proprieties of indirect superclasses
  • IS check better for internal
  • LT should propose interrupt() and not stop()
  • LT should check if the subject thread object is an instance variable
  • Keep found indent style (how to determine it?)
  • MIM check should not check inner classes (they cannot have static members)
  • IS must check only for a single assignement body (already done?)
  • IS allow different argument names
@emaiannone emaiannone added the bug Something isn't working label Jan 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant