Source code for the WriteFreely SwiftUI app for iOS, iPadOS, and macOS
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 

5 satır
165 B

  1. type_name:
  2. allowed_symbols: ["_"] # Used in SwiftUI boilerplate naming
  3. identifier_name:
  4. excluded: ["id"] # Required for Identifiable conformance