Skip to content

chore(deps-dev): bump prettier from 3.0.0 to 3.0.1 #182

chore(deps-dev): bump prettier from 3.0.0 to 3.0.1

chore(deps-dev): bump prettier from 3.0.0 to 3.0.1 #182

Workflow file for this run

name: Linting
on:
push:
branches:
- master
pull_request:
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/[email protected]
- name: Setup
run: brew install ktlint
- name: Linting
run: ktlint src/android/*.kt