Skip to content
This repository was archived by the owner on Jul 16, 2023. It is now read-only.
This repository was archived by the owner on Jul 16, 2023. It is now read-only.

[New rule] close-method param for member-ordering-extended rule #956

Closed
@justjew

Description

@justjew

I always put dispose/close/cancel methods to the bottom of class. I am clearly sure it is a good practice.
Unfortunately member-ordering-extended has only dispose-method option.
Also I did not find how I can create custom ordering rule.

What category of rule is this? (place an "X" next to just one item)

  • Warns about a potential error (problem)
  • Suggests an alternate way of doing something (suggestion)
  • Other (please specify:)

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions