Skip to content

Commit

Permalink
feat!: consume config via url with -u
Browse files Browse the repository at this point in the history
BREAKING CHANGE: the config directory short flag has been changed from
-c to -d to prevent confusion in parsing configs

ensure that config url and directory can't bu use together

Add JSON schema for validation

Add validation for json schema

Move location of reference schema, update readme

Implement clippy suggestions
  • Loading branch information
natecox committed Sep 26, 2024
1 parent 13ada2f commit d6dd6c5
Show file tree
Hide file tree
Showing 7 changed files with 470 additions and 17 deletions.
269 changes: 268 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d6dd6c5

Please sign in to comment.