ruff/crates/ty_project/src
Ibraheem Ahmed b3cc733f06
Some checks are pending
CI / mkdocs (push) Waiting to run
CI / Determine changes (push) Waiting to run
CI / cargo fmt (push) Waiting to run
CI / cargo clippy (push) Blocked by required conditions
CI / cargo test (linux) (push) Blocked by required conditions
CI / cargo test (linux, release) (push) Blocked by required conditions
CI / cargo test (windows) (push) Blocked by required conditions
CI / cargo test (wasm) (push) Blocked by required conditions
CI / cargo build (release) (push) Waiting to run
CI / cargo build (msrv) (push) Blocked by required conditions
CI / cargo fuzz build (push) Blocked by required conditions
CI / fuzz parser (push) Blocked by required conditions
CI / test scripts (push) Blocked by required conditions
CI / ecosystem (push) Blocked by required conditions
CI / Fuzz for new ty panics (push) Blocked by required conditions
CI / cargo shear (push) Blocked by required conditions
CI / python package (push) Waiting to run
CI / pre-commit (push) Waiting to run
CI / formatter instabilities and black similarity (push) Blocked by required conditions
CI / test ruff-lsp (push) Blocked by required conditions
CI / check playground (push) Blocked by required conditions
CI / benchmarks-instrumented (push) Blocked by required conditions
CI / benchmarks-walltime (push) Blocked by required conditions
[ty Playground] Release / publish (push) Waiting to run
[ty] Remove duplicate global lint registry (#20053)
## Summary

Looks like an oversight at some point that led to two identical globals,
the one in `ty_project` just calls `ty_python_semantic::register_lints`.
2025-08-22 19:43:12 -04:00
..
db [ty] Add caching for submodule completion suggestions (#19408) 2025-07-18 11:54:27 -04:00
glob [ty] Track heap usage of salsa structs (#19790) 2025-08-12 13:28:44 +02:00
metadata [ty] Remove duplicate global lint registry (#20053) 2025-08-22 19:43:12 -04:00
watch [ty] Disallow std::env and io methods in most ty crates (#20046) 2025-08-22 11:13:47 -07:00
db.rs [ty] Remove duplicate global lint registry (#20053) 2025-08-22 19:43:12 -04:00
files.rs [ty] Track heap usage of salsa structs (#19790) 2025-08-12 13:28:44 +02:00
glob.rs [ty] Track heap usage of salsa structs (#19790) 2025-08-12 13:28:44 +02:00
lib.rs [ty] Remove duplicate global lint registry (#20053) 2025-08-22 19:43:12 -04:00
metadata.rs [ty] Track heap usage of salsa structs (#19790) 2025-08-12 13:28:44 +02:00
walk.rs [ty] Speedup project file discovery (#19913) 2025-08-14 19:38:39 +01:00
watch.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00