Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Bugfix #15

@emaiannone

Description

@emaiannone
  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions