7ece6d94a2
analyzed with incompatible options (strong vs not-strong). pkg/front_end is anyways analyzed in the front_end tests, so I believe this is safe to exclude here. BUG= Review-Url: https://codereview.chromium.org/2853183002 .
21 lines
428 B
JSON
21 lines
428 B
JSON
{
|
|
"":"Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file",
|
|
"":"for details. All rights reserved. Use of this source code is governed by a",
|
|
"":"BSD-style license that can be found in the LICENSE.md file.",
|
|
|
|
"packages": "../../.packages",
|
|
|
|
"analyze": {
|
|
|
|
"uris": [
|
|
"tool"
|
|
],
|
|
|
|
"exclude": [
|
|
"/pkg/front_end",
|
|
"/third_party/pkg/",
|
|
"/third_party/pkg_tested/"
|
|
]
|
|
}
|
|
}
|