mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-12-23 08:21:09 +00:00
## Purpose of this PR - Set rules for java naming, maybe we can add tests to automatically test rules in the future - For java methods, don't use underbar(IMO using camelcase for java methods seems to be the common convention) - If method names collide, append 0 at the back ## Reference https://github.com/tursodatabase/limbo/issues/615 Closes #645 |
||
|---|---|---|
| .. | ||
| gradle/wrapper | ||
| rs_src | ||
| src | ||
| .gitignore | ||
| build.gradle.kts | ||
| Cargo.toml | ||
| gradlew | ||
| gradlew.bat | ||
| Makefile | ||
| settings.gradle.kts | ||