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

Added prefer condtional expressions rule and fix #59

Commits on Sep 15, 2023

  1. Add prefer-conditional-expressions rule and fix

    Denis Bogatirov committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    377272d View commit details
    Browse the repository at this point in the history
  2. Add tests for prefer-conditional-expressions rule

    Denis Bogatirov committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    319c2c4 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'release-v0.1.0' into feature/prefer-condtional-expressions

    # Conflicts:
    #	lib/solid_lints.dart
    #	lint_test/analysis_options.yaml
    Denis Bogatirov committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    96f15a3 View commit details
    Browse the repository at this point in the history
  4. fix nested test plugin path

    Denis Bogatirov committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    7b237f3 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'release-v0.1.0' into feature/prefer-condtional-expressions

    # Conflicts:
    #	lib/solid_lints.dart
    #	lint_test/analysis_options.yaml
    #	lint_test/no_equal_then_else_test.dart
    Denis Bogatirov committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    18cb664 View commit details
    Browse the repository at this point in the history
  6. Fix tests after merge

    Denis Bogatirov committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    3a67e1b View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Update lint_test/prefer_conditional_expressions_ignore_nested_test/pr…

    …efer_conditional_expressions_ignore_nested_test.dart
    yurii-prykhodko-solid authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    d1b370f View commit details
    Browse the repository at this point in the history