Skip to content

Add static analysis workflow #1

Add static analysis workflow

Add static analysis workflow #1

Workflow file for this run

name: Static analysis
on: pull_request
jobs:
ktlint:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- run: .scripts/check_ktlint.sh