mirror of
https://github.com/writeas/writefreely-swiftui-multiplatform.git
synced 2024-11-14 17:01:01 +00:00
5 lines
165 B
YAML
5 lines
165 B
YAML
type_name:
|
|
allowed_symbols: ["_"] # Used in SwiftUI boilerplate naming
|
|
identifier_name:
|
|
excluded: ["id"] # Required for Identifiable conformance
|