Skip to content

Set Kotlin indent size to ~2~ 4 #18

Set Kotlin indent size to ~2~ 4

Set Kotlin indent size to ~2~ 4 #18

Workflow file for this run

name: pr
on: pull_request
jobs:
pr:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 #v4.1.7
- run: |
./gradlew build -x assemble # remove '-x assemble' when https://github.com/GradleUp/librarian/pull/6 is released