mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 18:24:05 +02:00
disable rustig for now due to to many false positives
This commit is contained in:
parent
ec68fb26ee
commit
3281b16661
1 changed files with 1 additions and 2 deletions
|
|
@ -13,4 +13,3 @@ install:
|
|||
script:
|
||||
- cargo build
|
||||
- cargo test
|
||||
- RUSTFLAGS=-g cargo build --release && ~/.cargo/bin/rustig -b target/release/parse_demo
|
||||
Loading…
Add table
Add a link
Reference in a new issue