Skip to content

Commit 90bade1

Browse files
Add static project model fact types
Refs #401
1 parent d6c0cac commit 90bade1

2 files changed

Lines changed: 602 additions & 0 deletions

File tree

crates/djls-semantic/src/project.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ mod introspector;
44
mod names;
55
mod python;
66
mod resolve;
7+
mod static_model;
78
mod symbols;
89
mod sync;
910
mod system;

0 commit comments

Comments
 (0)