koreader / android-luajit-launcher

Android NativeActivity based launcher for LuaJIT, implementing the main loop within Lua land via FFI
MIT License
130 stars 83 forks source link

more ci #489

Closed pazos closed 2 months ago

pazos commented 2 months ago

To actually fix the remaining codacy warnings.


This change is Reviewable

Frenzie commented 2 months ago

That strikes me as less legible but I suppose it does make it easier to find several of the same without potential false positives.

pazos commented 2 months ago

That strikes me as less legible but I suppose it does make it easier to find several of the same without potential false positives.

Yay. I'm too lazy to setup detekt locally and tweak its config until I find a way to skip that particular file. And the check itself makes sense elsewhere.