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

[refurb] Implement implicit-cwd (FURB177) #7704

Merged
merged 18 commits into from Sep 29, 2023

Commits on Sep 28, 2023

  1. Create structure

    danparizher committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    73cd566 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1df3f43 View commit details
    Browse the repository at this point in the history
  3. Update no_implicit_cwd.rs

    danparizher committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    d89598d View commit details
    Browse the repository at this point in the history
  4. Add more conditions

    danparizher committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    f06ee98 View commit details
    Browse the repository at this point in the history
  5. Apply linting

    danparizher committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    1d1c19c View commit details
    Browse the repository at this point in the history
  6. more linting

    danparizher committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    2af9556 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5145ce1 View commit details
    Browse the repository at this point in the history
  8. improve test file

    danparizher committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    75aff5b View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Add diagnostic

    charliermarsh committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    9e6365c View commit details
    Browse the repository at this point in the history
  2. Detect Path('.')

    charliermarsh committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    697146f View commit details
    Browse the repository at this point in the history
  3. add autofix

    danparizher committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    dc247f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3ff0e1 View commit details
    Browse the repository at this point in the history
  5. fix clippy error

    danparizher committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    2c5c4bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    096cba3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    22a690d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b1bb87d View commit details
    Browse the repository at this point in the history
  9. Re-add

    charliermarsh committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    42c506a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    755b6f2 View commit details
    Browse the repository at this point in the history