An error occurred while loading the file. Please try again.
-
Lorenzo Pichilli authored6b84f0ad
Forked from an inaccessible project.
# Configuration for probot-auto-labeler - https://github.com/probot/autolabeler
# label: file | path
android: ["/android", "*.kt", "*.java", "*gradle*", "AndroidManifest.xml"]
iOS: ["/ios", "*.swift", "*.h", "*.m", "*.xcodeproj", "*.xcworkspace", "*.plist", "*.storyboard", "*.xcconfig", Podfile*"]
flutter/dart: ["/lib", "*.dart"]
documentation: ["*.md"]
legal: ["LICENSE*", "NOTICES*"]