New validator
Cargo.lock
deleted
100644 → 0
Cargo.toml
deleted
100644 → 0
[package] | ||
name = "pixel-ci" | ||
version = "0.1.0" | ||
authors = ["baalajimaestro <baalajimaestro@pixelexperience.org>"] | ||
edition = "2018" | ||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | ||
[[bin]] | ||
name="json-linter" | ||
path = "lint_json.rs" | ||
[dependencies] | ||
json = "0.12.1" | ||
lint_json.rs
deleted
100644 → 0
validator.py
0 → 100644
Please register or sign in to comment