Skip to content

Commit 5a7732d

Browse files
committed
dpl: respect linter
Signed-off-by: Augusto Berndt <augusto.berndt@precisioninno.com>
1 parent dde14e9 commit 5a7732d

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

src/dpl/test/BUILD

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -152,15 +152,6 @@ filegroup(
152152
"check9": [
153153
"extra.lef",
154154
],
155-
"edge_spacing": [
156-
"multi_height_rows.def",
157-
"Nangate45/fake_macros.lef",
158-
],
159-
"edge_spacing-opt": [
160-
"edge_spacing.lef",
161-
"multi_height_rows.def",
162-
"Nangate45/fake_macros.lef",
163-
],
164155
"diamond01": [
165156
"gcd_replace.def",
166157
],
@@ -174,6 +165,15 @@ filegroup(
174165
"diamond_regions": [
175166
"regions1.def",
176167
],
168+
"edge_spacing": [
169+
"multi_height_rows.def",
170+
"Nangate45/fake_macros.lef",
171+
],
172+
"edge_spacing-opt": [
173+
"edge_spacing.lef",
174+
"multi_height_rows.def",
175+
"Nangate45/fake_macros.lef",
176+
],
177177
"fillers1": [
178178
"simple01.def",
179179
],

0 commit comments

Comments
 (0)