Get a half working example working
Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
parent
dd7142647f
commit
8bff2cf4cc
13 changed files with 595 additions and 17 deletions
9
dylint_driver/Cargo.toml
Normal file
9
dylint_driver/Cargo.toml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[package]
|
||||
name = "dylint_driver-nix"
|
||||
version = "0.1.0"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0"
|
||||
env_logger = "0.11"
|
||||
dylint_driver = "4.0.0"
|
||||
Loading…
Add table
Add a link
Reference in a new issue