Skip to content

View/environment modifier, support for both EnvironmentValues and EnvironmentKey (used for custom storage in the environment) #866

View/environment modifier, support for both EnvironmentValues and EnvironmentKey (used for custom storage in the environment)

View/environment modifier, support for both EnvironmentValues and EnvironmentKey (used for custom storage in the environment) #866

Workflow file for this run

name: Lint
on:
push:
branches-ignore:
- 'gh-pages'
pull_request:
branches-ignore:
- 'gh-pages'
jobs:
swift-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: GitHub Action for SwiftLint
uses: norio-nomura/[email protected]