ci: apply safe formatting with biome

This commit is contained in:
Wolfgang Walther
2025-08-20 14:53:19 +02:00
parent 8c0ce88601
commit 1fa55d3900
5 changed files with 59 additions and 22 deletions

View File

@@ -1,4 +1,4 @@
module.exports = async function ({ github, core }, callback) {
module.exports = async ({ github, core }, callback) => {
const Bottleneck = require('bottleneck')
const stats = {