vpnhide/test-app/app
okhsunrog e2d41dea13 style: add clang-format, ktlint, editorconfig and format all code
- Add .editorconfig with ktlint config (disable wildcard-import rule,
  allow PascalCase for @Composable functions)
- Add kmod/.clang-format from upstream kernel tree
- Run clang-format on vpnhide_kmod.c (kernel coding style)
- Run ktlint --format on all Kotlin files (lsposed + test-app)
2026-04-12 23:26:36 +03:00
..
src/main style: add clang-format, ktlint, editorconfig and format all code 2026-04-12 23:26:36 +03:00
build.gradle.kts chore: add VERSION file and update-version.sh, bump to v0.4.0 2026-04-12 03:23:16 +03:00