Rename Red Knot (#17820)
This commit is contained in:
4
crates/ty_python_semantic/build.rs
Normal file
4
crates/ty_python_semantic/build.rs
Normal file
@@ -0,0 +1,4 @@
|
||||
/// Rebuild the crate if a test file is added or removed from
|
||||
pub fn main() {
|
||||
println!("cargo::rerun-if-changed=resources/mdtest");
|
||||
}
|
||||
Reference in New Issue
Block a user