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

DataClassesRule shouldn't trigger when no property in constructor #671

Merged
merged 8 commits into from
Dec 29, 2020

Commits on Dec 28, 2020

  1. DataClassesRule shouldn't trigger when no property in constructor

    ### What's done:
       Fixed bug, added test
    kentr0w committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    244a549 View commit details
    Browse the repository at this point in the history
  2. DataClassesRule shouldn't trigger when no property in constructor

    ### What's done:
       Fixed code-style
    kentr0w committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    1b87d8d View commit details
    Browse the repository at this point in the history
  3. DataClassesRule shouldn't trigger when no property in constructor

    ### What's done:
       Fixed code-style
    kentr0w committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    0c01abd View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2020

  1. DataClassesRule shouldn't trigger when no property in constructor

    ### What's done:
    Added logic for empty class and class with property
    kentr0w committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    09ba528 View commit details
    Browse the repository at this point in the history
  2. DataClassesRule shouldn't trigger when no property in constructor

    ### What's done:
    Fixed code-style
    kentr0w committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    7d49a35 View commit details
    Browse the repository at this point in the history
  3. DataClassesRule shouldn't trigger when no property in constructor

    ### What's done:
    Fixed code-style
    kentr0w committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    5b77685 View commit details
    Browse the repository at this point in the history
  4. DataClassesRule shouldn't trigger when no property in constructor

    ### What's done:
    Fixed code-style
    kentr0w committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    047009c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce02bfc View commit details
    Browse the repository at this point in the history