Skip to content

Added missing handling of root container identifier in enumeration of materialized items #9

Added missing handling of root container identifier in enumeration of materialized items

Added missing handling of root container identifier in enumeration of materialized items #9

Workflow file for this run

name: SwiftFormat
on: pull_request
jobs:
Lint:
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
- name: SwiftFormat
run: swiftformat --lint . --reporter github-actions-log