blob: 096fc50599e1f8d034ff210d95bc2acbc6ab2134 [file] [log] [blame]
# This file is generated by package_importer.py for pedantic-1.11.1
import("//build/dart/dart_library.gni")
dart_library("pedantic") {
package_name = "pedantic"
language_version = "2.12"
disable_analysis = true
deps = [
]
sources = [
"pedantic.dart",
]
}