Skip to content

Start implementation partial writes to R2 using hashes #89

Start implementation partial writes to R2 using hashes

Start implementation partial writes to R2 using hashes #89

Workflow file for this run

name: Lint
on:
push:
branches:
- master
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: golangci-lint
uses: golangci/golangci-lint-action@v3.7.0
- name: golang-nilaway
uses: georgemblack/actions/golang-nilaway@v2.0.0
with:
package: ./pkg/*