obhq / obliteration

Experimental PS4 emulator written in Rust for Windows, macOS and Linux
https://obliteration.net
MIT License
601 stars 17 forks source link

Removes CI step to run Clippy #741

Closed ultimaweapon closed 4 months ago

ultimaweapon commented 4 months ago

Actually we should configure Clippy to disallow any warnings. The problem is it not work well with the project that depend on reverse engineering because we need to keep things that we discovered.