This website requires JavaScript.
Explore
Help
Sign In
skyler
/
egui
Watch
1
Star
0
Fork
You've already forked egui
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
550f3dcfa1
egui
/
lint.sh
6 lines
54 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
set
-eu
echo
"Cargo clippy"
cargo clippy
Reference in New Issue
View Git Blame
Copy Permalink