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

New elvis_style rule: no_init_lists #367

Merged
merged 32 commits into from
Oct 27, 2024
Merged

Commits on Oct 6, 2024

  1. add new rule: no_init_lists

    bormilan committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    61a901d View commit details
    Browse the repository at this point in the history
  2. add to RULES.md

    bormilan committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    6e914c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    e471724 View commit details
    Browse the repository at this point in the history
  2. delete print

    bormilan committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f8dec95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec36ca9 View commit details
    Browse the repository at this point in the history
  4. fix formatting

    bormilan committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    6164e12 View commit details
    Browse the repository at this point in the history
  5. fix deleted section

    bormilan committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    2d64012 View commit details
    Browse the repository at this point in the history
  6. fix rule markdown

    bormilan committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    fffeed6 View commit details
    Browse the repository at this point in the history
  7. fix rule markdown2

    bormilan committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    b517a00 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Update RULES.md

    Co-authored-by: Brujo Benavides <[email protected]>
    bormilan and elbrujohalcon authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    7972ccb View commit details
    Browse the repository at this point in the history
  2. Update doc_rules/elvis_style/no_init_lists.md

    Co-authored-by: Brujo Benavides <[email protected]>
    bormilan and elbrujohalcon authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6348711 View commit details
    Browse the repository at this point in the history
  3. Update src/elvis_style.erl

    Co-authored-by: Brujo Benavides <[email protected]>
    bormilan and elbrujohalcon authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    68c8945 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70874c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0db27a1 View commit details
    Browse the repository at this point in the history
  6. fix markdown

    bormilan committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    299ed09 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    0653f03 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    6513368 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    f956cf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84ab8d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d831670 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c18d10 View commit details
    Browse the repository at this point in the history
  5. Update src/elvis_style.erl

    Co-authored-by: Brujo Benavides <[email protected]>
    bormilan and elbrujohalcon authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    beea14b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ec9883 View commit details
    Browse the repository at this point in the history
  7. fix

    bormilan committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    039939e View commit details
    Browse the repository at this point in the history
  8. remake rule logic

    bormilan committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7b85321 View commit details
    Browse the repository at this point in the history
  9. simplify node tuple

    bormilan committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    379a088 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    63aef9b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    02881b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. refactor rule logic

    bormilan committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5d32c9c View commit details
    Browse the repository at this point in the history
  2. add new test, and case

    bormilan committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    d1f6cfc View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. fix cases

    bormilan committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    40d7985 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. delete unnecessary file

    bormilan committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    ae45c44 View commit details
    Browse the repository at this point in the history