linter: Remove unused integration test_data directory
Change-Id: Ib28387f88f3b74d3b5283513fb4995cafe4e6e16 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/339642 Commit-Queue: Phil Quitslund <pquitslund@google.com> Reviewed-by: Phil Quitslund <pquitslund@google.com> Auto-Submit: Samuel Rawlins <srawlins@google.com>
This commit is contained in:
committed by
Commit Queue
parent
b91dcdf422
commit
eafce6ee6b
@@ -1 +0,0 @@
|
||||
name: p2
|
||||
@@ -1,2 +0,0 @@
|
||||
files:
|
||||
exclude: test_data/integration/p2/src/ignored/**
|
||||
@@ -1,3 +0,0 @@
|
||||
rules:
|
||||
style_guide:
|
||||
camel_case_types: false
|
||||
@@ -1,2 +0,0 @@
|
||||
/// Test class.
|
||||
class a {}
|
||||
@@ -1,2 +0,0 @@
|
||||
/// Class b.
|
||||
class b {}
|
||||
@@ -1,2 +0,0 @@
|
||||
/// Class c.
|
||||
class c {}
|
||||
Reference in New Issue
Block a user