You've already forked ipfilter
Lints and build commands
This commit is contained in:
@@ -19,7 +19,10 @@ A set of crates for the construction and use of optimized IP filtering mechanism
|
||||
|
||||
- build: `cargo hack --feature-powerset build`
|
||||
- clippy: `cargo hack --feature-powerset clippy -- -D warnings`
|
||||
- fmt: `cargo fmt --check`
|
||||
- test: `cargo hack --feature-powerset test`
|
||||
- test old: `cargo +1.85 hack --feature-powerset test`
|
||||
- miri: `cargo +nightly hack --feature-powerset miri test`
|
||||
- fmt: `cargo fmt --check`
|
||||
- docs: `RUSTDOCFLAGS="--cfg docsrs" cargo +nightly doc --all-features`
|
||||
- semver: `cargo semver-checks --all-features`
|
||||
- publish: `cargo publish --dry-run -p ipfilter`
|
||||
|
||||
Reference in New Issue
Block a user