dart-sdk/tools
William Hesse 979f5d097c [linter] Remove special handling of linter package in generate_package_config
The linter is moved from third_party to pkg, and the old copy has
been removed from DEPS for weeks now. Remove the workaround that
ignores an old copy of linter in third_party/pkg/linter.
Users who have updated without running gclient sync -D will
now get an error that they have two copies of the
linter package, and they will get a message that they should
run gclient sync -D when they run gclient sync.

This completes the migration of the linter package into the SDK
source repository.

This reverts most of https://dart-review.googlesource.com/c/sdk/+/321722
leaving a small refactoring cleanup in place.

Bug: https://github.com/dart-lang/linter/issues/4411
Change-Id: Id5cdb3485e42e78743303d64370bc9f7899ad00e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/325301
Reviewed-by: Jonas Termansen <sortie@google.com>
Reviewed-by: Phil Quitslund <pquitslund@google.com>
Commit-Queue: William Hesse <whesse@google.com>
2023-09-11 17:18:05 +00:00
..
bots [dart2wasm,smith] Add options support in test_matrix.json, jscm builder 2023-09-11 10:50:22 +00:00
buildtools
dart2js
dom [dart:html] Fix incorrect parameter mention in drawImageScaledFromSource docs 2023-08-23 00:25:29 +00:00
fuchsia
linux_dist_support
package_deps [test] Improve dependency checking in package_deps.dart test 2023-08-24 09:01:41 +00:00
patches
sdks
spec_parser Correct libraryExport to use configurableUri 2023-08-14 16:33:19 +00:00
test_generators
testing
verify_docs
.gitignore
3xhead_flutter_hooks.sh
addlatexhash.dart
analysis_options.yaml
bisect.dart [tool] Bisection tool 2023-07-13 13:22:26 +00:00
build.py
canary.dart
copy_dart.py
copy_tree.py
create_pkg_manifest.py
diff_results.dart
download_chromium_sysroot.sh
experimental_features.yaml Enable language feature inference-update-2. 2023-07-28 23:56:52 +00:00
FAKE_COMMITS
find_builders.dart [tools] Fixes to find_builders.dart 2023-07-26 16:02:56 +00:00
find_depot_tools.py
gen_fuchsia_test_manifest.py
generate_buildfiles.py
generate_experimental_flags.dart
generate_idefiles.py [tool] generate_idefiles sanitizer argument 2023-09-08 15:49:28 +00:00
generate_package_config.dart [linter] Remove special handling of linter package in generate_package_config 2023-09-11 17:18:05 +00:00
generate_package_config.py
generate_sdk_version_file.py
generate_shim_headers.py
get_dot_git_folder.py
git_cl_try.sh
gn.py
gn_helpers.py
line_doc_comments.dart
list_dart_files.py
list_dart_files_as_depfile.py
make_version.py
manage_deps.dart
minidump.py
opt_out_files.dart
OWNERS
OWNERS_ANALYZER update analyzer owners 2023-08-09 22:44:26 +00:00
OWNERS_BUILD
OWNERS_CFE
OWNERS_DEVTOOLS Update OWNERS_DEVTOOLS to include all members of the DevTools team 2023-08-22 14:35:00 +00:00
OWNERS_ECOSYSTEM
OWNERS_ENG
OWNERS_FOUNDATION
OWNERS_GOOGLE3
OWNERS_INFRA
OWNERS_PRODUCT
OWNERS_PUB
OWNERS_VM
OWNERS_WASM
OWNERS_WEB
presubmit.sh
publish_pkg.py
rev_sdk_deps.dart
run_offsets_extractor.dart [vm] Rewrite tools/offset_extractors.sh in Dart 2023-07-24 12:47:52 +00:00
run_with_coredumps_enabled.py
set_ia32_sysroot.sh
set_x64_sysroot.sh
spec_parse.py
task_kill.py
test.dart
test.py
utils.py
validate_test_matrix.dart
VERSION [release] Bump version on main to 3.2 2023-07-25 15:12:49 +00:00
write_dartdoc_options_file.py
write_revision_file.py
write_version_file.py
yaml2json.dart