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

Rules no-global-variable, no-suite-variable, and no-test-variable #1137

Merged
merged 19 commits into from
Nov 3, 2024

Commits on Jul 25, 2024

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

Commits on Oct 8, 2024

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

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    d72026b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f45e6af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de0a095 View commit details
    Browse the repository at this point in the history
  4. Fixed formatting

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

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    c9b3a50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ceceefb View commit details
    Browse the repository at this point in the history
  3. Added tests for new rules

    Lakitna committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    0cdef6a View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    bfca790 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87f306e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f73ad4e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'rule/no-embedded-keyword-arguments' into rule/no-non-lo…

    …cal-variable
    
    # Conflicts:
    #	robocop/checkers/community_rules/keywords.py
    #	robocop/checkers/misc.py
    Lakitna committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    e790c0b View commit details
    Browse the repository at this point in the history
  5. Auto formatting

    Lakitna committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    01551d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Moved reporting to method

    Lakitna committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    8f77ad2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a83e61a View commit details
    Browse the repository at this point in the history
  3. Expanded tests

    Lakitna committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    a54a234 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9bdefde View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4fdbdf8 View commit details
    Browse the repository at this point in the history