ruff
34221346 - Rename `run.rs` command to `check.rs` (#6980)

Comment changes are shownComment changes are hidden
Commit
1 year ago
Rename `run.rs` command to `check.rs` (#6980) The CLI command is called "check", so this is more consistent (and consistent with the pattern used in other commands).
Author
Parents
  • crates/ruff_cli/src
    • commands
      • File
        check.rs
      • File
        check_stdin.rs
      • File
        mod.rs
      • snapshots
        • ruff_cli__commands__check__test__E902_E902.py.snap
    • File
      lib.rs