mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-23 20:12:09 +03:00
5 lines
42 B
Bash
Executable File
5 lines
42 B
Bash
Executable File
#!/bin/bash
|
|
cargo clippy -- -D warnings
|
|
|
|
|