Closed resyntax-ci[bot] closed 4 weeks ago
This is an automated change generated by Resyntax.
Applied 1 fix to gui/mixins.rkt
gui/mixins.rkt
tidy-require
require
Applied 1 fix to bestiary.rkt
bestiary.rkt
Applied 1 fix to gui/level-picker.rkt
gui/level-picker.rkt
Applied 2 fixes to gui/common-menu.rkt
gui/common-menu.rkt
inline-unnecessary-define
Applied 1 fix to gui/monster-modifier.rkt
gui/monster-modifier.rkt
Applied 1 fix to gui/round-number.rkt
gui/round-number.rkt
Applied 1 fix to gui/round-prompts.rkt
gui/round-prompts.rkt
Applied 1 fix to gui/rewards.rkt
gui/rewards.rkt
Applied 1 fix to gui/table.rkt
gui/table.rkt
Applied 1 fix to enum-helpers.rkt
enum-helpers.rkt
Applied 2 fixes to aoe.rkt
aoe.rkt
Applied 1 fix to gui/loot.rkt
gui/loot.rkt
Applied 2 fixes to monster-db.rkt
monster-db.rkt
Applied 2 fixes to gui/rich-text-display.rkt
gui/rich-text-display.rkt
Applied 1 fix to gui/manager.rkt
gui/manager.rkt
Applied 1 fix to gui/number-players.rkt
gui/number-players.rkt
Applied 2 fixes to pp/bestiary.rkt
pp/bestiary.rkt
single-clause-match-to-match-define
match
match-define
Applied 2 fixes to gui/player-info.rkt
gui/player-info.rkt
map-to-for
map
for/list
Applied 1 fix to gui/server.rkt
gui/server.rkt
Applied 1 fix to gui/render.rkt
gui/render.rkt
Fixed 26 issues in 20 files.
This is an automated change generated by Resyntax.
Pass 1
Applied 1 fix to
gui/mixins.rkt
tidy-require
: Keep imports inrequire
sorted and grouped by phase, with collections before files.Applied 1 fix to
bestiary.rkt
tidy-require
: Keep imports inrequire
sorted and grouped by phase, with collections before files.Applied 1 fix to
gui/level-picker.rkt
tidy-require
: Keep imports inrequire
sorted and grouped by phase, with collections before files.Applied 2 fixes to
gui/common-menu.rkt
tidy-require
: Keep imports inrequire
sorted and grouped by phase, with collections before files.inline-unnecessary-define
: This variable is returned immediately and can be inlined.Applied 1 fix to
gui/monster-modifier.rkt
tidy-require
: Keep imports inrequire
sorted and grouped by phase, with collections before files.Applied 1 fix to
gui/round-number.rkt
tidy-require
: Keep imports inrequire
sorted and grouped by phase, with collections before files.Applied 1 fix to
gui/round-prompts.rkt
tidy-require
: Keep imports inrequire
sorted and grouped by phase, with collections before files.Applied 1 fix to
gui/rewards.rkt
tidy-require
: Keep imports inrequire
sorted and grouped by phase, with collections before files.Applied 1 fix to
gui/table.rkt
tidy-require
: Keep imports inrequire
sorted and grouped by phase, with collections before files.Applied 1 fix to
enum-helpers.rkt
tidy-require
: Keep imports inrequire
sorted and grouped by phase, with collections before files.Applied 2 fixes to
aoe.rkt
tidy-require
: Keep imports inrequire
sorted and grouped by phase, with collections before files.tidy-require
: Keep imports inrequire
sorted and grouped by phase, with collections before files.Applied 1 fix to
gui/loot.rkt
tidy-require
: Keep imports inrequire
sorted and grouped by phase, with collections before files.Applied 2 fixes to
monster-db.rkt
tidy-require
: Keep imports inrequire
sorted and grouped by phase, with collections before files.tidy-require
: Keep imports inrequire
sorted and grouped by phase, with collections before files.Applied 2 fixes to
gui/rich-text-display.rkt
tidy-require
: Keep imports inrequire
sorted and grouped by phase, with collections before files.tidy-require
: Keep imports inrequire
sorted and grouped by phase, with collections before files.Applied 1 fix to
gui/manager.rkt
tidy-require
: Keep imports inrequire
sorted and grouped by phase, with collections before files.Applied 1 fix to
gui/number-players.rkt
tidy-require
: Keep imports inrequire
sorted and grouped by phase, with collections before files.Applied 2 fixes to
pp/bestiary.rkt
tidy-require
: Keep imports inrequire
sorted and grouped by phase, with collections before files.single-clause-match-to-match-define
: Thismatch
expression can be simplified usingmatch-define
.Applied 2 fixes to
gui/player-info.rkt
tidy-require
: Keep imports inrequire
sorted and grouped by phase, with collections before files.map-to-for
: Thismap
operation can be replaced with afor/list
loop.Applied 1 fix to
gui/server.rkt
tidy-require
: Keep imports inrequire
sorted and grouped by phase, with collections before files.Applied 1 fix to
gui/render.rkt
tidy-require
: Keep imports inrequire
sorted and grouped by phase, with collections before files.Summary
Fixed 26 issues in 20 files.
tidy-require
inline-unnecessary-define
map-to-for
single-clause-match-to-match-define