Skip to content

platform: Fix signature of Android's ::write #243

platform: Fix signature of Android's ::write

platform: Fix signature of Android's ::write #243

Workflow file for this run

name: Formatting lint
on: [push]
jobs:
format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Running clang-format
env:
CI: 1
run: ./cb lint