Skip to content

Commit 3d92dc7

Browse files
committed
chore: clean up eslint configuration and update grand report with new entries
1 parent e0795e8 commit 3d92dc7

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.github/linters/eslint.config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ export default [
1010
]
1111
},
1212

13-
// Основная конфигурация
1413
js.configs.recommended,
1514

1615
{

.qubership/grand-report.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,11 @@
2323
}, {
2424
"t-hash" : "051375546db9782e3debc25e0241edf1d5e5e2ec0f183dd8634ca5b2c8968bb8",
2525
"f-hash" : "91dfc6f73e9850dfa624edc57247066891ce6bb003b238665c3d9d593fbbe844"
26+
}, {
27+
"t-hash" : "051375546db9782e3debc25e0241edf1d5e5e2ec0f183dd8634ca5b2c8968bb8",
28+
"f-hash" : "9fc077e123f3d3ee8cedc5320dba15d5cd9bf9915a8a13df54878dd352226593"
2629
}, {
2730
"t-hash" : "051375546db9782e3debc25e0241edf1d5e5e2ec0f183dd8634ca5b2c8968bb8",
2831
"f-hash" : "b306b163dffacf51ccea4dc65f3692e5b434b09dbfd245827b048d3c2e9ad846"
2932
} ]
30-
}
33+
}

0 commit comments

Comments
 (0)