Skip to content

Add NostrEventBuilding protocol to enable flexible composition of shared patterns across different kinds of NostrEvents #509

Add NostrEventBuilding protocol to enable flexible composition of shared patterns across different kinds of NostrEvents

Add NostrEventBuilding protocol to enable flexible composition of shared patterns across different kinds of NostrEvents #509

Workflow file for this run

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