Skip to content

Commit

Permalink
Update lib/commands/config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
lukekarrys committed May 14, 2024
1 parent 74e34e5 commit 4bd669b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/commands/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ ${defData}
continue
}

const keys = Object.entries(data).sort(([a], [b]) => localeCompare(a, b))
const entries = Object.entries(data).sort(([a], [b]) => localeCompare(a, b))

Check failure on line 349 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Lint

'entries' is assigned a value but never used
if (!keys.length) {

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Lint

'keys' is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - macOS - 18.x

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - macOS - 18.x

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - macOS - 18.x

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - macOS - 18.x

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - macOS - 18.x

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - macOS - 18.x

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - Linux - 22.x

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - Linux - 22.x

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - Linux - 22.x

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - Linux - 22.x

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - Linux - 22.x

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - Linux - 22.x

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - macOS - 20.x

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - macOS - 20.x

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - macOS - 20.x

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - macOS - 20.x

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - macOS - 20.x

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - macOS - 20.x

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - macOS - 18.17.0

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - macOS - 18.17.0

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - macOS - 18.17.0

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - macOS - 18.17.0

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - macOS - 18.17.0

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - macOS - 18.17.0

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - Linux - 20.x

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - Linux - 20.x

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - Linux - 20.x

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - Linux - 20.x

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - Linux - 20.x

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - Linux - 20.x

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - Linux - 18.17.0

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - Linux - 18.17.0

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - Linux - 18.17.0

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - Linux - 18.17.0

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - Linux - 18.17.0

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - Linux - 18.17.0

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - macOS - 22.x

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - macOS - 22.x

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - macOS - 22.x

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - macOS - 22.x

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - macOS - 22.x

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - macOS - 22.x

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - macOS - 20.5.0

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - macOS - 20.5.0

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - macOS - 20.5.0

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - macOS - 20.5.0

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - macOS - 20.5.0

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - macOS - 20.5.0

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - Linux - 18.x

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - Linux - 18.x

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - Linux - 18.x

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - Linux - 18.x

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - Linux - 18.x

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - Linux - 18.x

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - Linux - 20.5.0

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - Linux - 20.5.0

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - Linux - 20.5.0

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - Linux - 20.5.0

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - Linux - 20.5.0

keys is not defined

Check failure on line 350 in lib/commands/config.js

View workflow job for this annotation

GitHub Actions / Test - Linux - 20.5.0

keys is not defined
continue
}
Expand Down

0 comments on commit 4bd669b

Please sign in to comment.