mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Parse webidl files and lint for inheritance correctness.
This commit is contained in:
parent
dfca8ec913
commit
ea833b597f
4 changed files with 226 additions and 19 deletions
|
@ -12,3 +12,6 @@ plugin = true
|
|||
[features]
|
||||
unrooted_must_root_lint = []
|
||||
webidl_lint = []
|
||||
|
||||
[dependencies]
|
||||
webidl = "0.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue