Skip to content

added Tag shorthand functions for easier usage and readability #291

added Tag shorthand functions for easier usage and readability

added Tag shorthand functions for easier usage and readability #291

Workflow file for this run

name: SwiftLint
on:
push:
branches: [ '**' ]
workflow_dispatch:
jobs:
SwiftLint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: GitHub Action for SwiftLint
uses: norio-nomura/action-swiftlint@3.2.1
with:
args: --strict