Skip to content

Fix issue when ZIP64 extra field has different size than expected fro… #154

Fix issue when ZIP64 extra field has different size than expected fro…

Fix issue when ZIP64 extra field has different size than expected fro… #154

Workflow file for this run

name: SwiftLint
on:
pull_request:
paths:
- '.github/workflows/swiftlint.yml'
- '.swiftlint.yml'
- '**/*.swift'
jobs:
SwiftLint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: SwiftLint
uses: norio-nomura/action-swiftlint@3.2.1
with:
args: --strict