Skip to content

Commit c3a13f0

Browse files
mfazekasclaude
andcommitted
ci: remove android style guide enforcement from ktlint
The Android Kotlin Style Guide (android: true) is not used by rive-android itself and introduces rules like chain-method-continuation that don't apply well to React Native bridge/Nitro bindings code. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 5d3be00 commit c3a13f0

2 files changed

Lines changed: 0 additions & 73 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ jobs:
3434
github_token: ${{ secrets.GITHUB_TOKEN }}
3535
reporter: github-pr-review
3636
ktlint_version: "1.5.0"
37-
android: true
3837

3938
lint:
4039
runs-on: ubuntu-latest

android-demo/app/src/main/java/com/rivedemo/ScriptingActivity.kt

Lines changed: 0 additions & 72 deletions
This file was deleted.

0 commit comments

Comments
 (0)