mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-07 09:45:46 -05:00
60e2561b15
* Add clippy for Rust * Update ARM test cases - fix arm good test case - update tap report * Lint github workflows release config
3 lines
45 B
Rust
3 lines
45 B
Rust
fn main() {
|
|
println!("Hello, world!");
|
|
}
|