summaryrefslogtreecommitdiff
path: root/Omni/Bild/Deps/inspekt3d.nix
diff options
context:
space:
mode:
authorBen Sima <ben@bensima.com>2025-12-01 04:36:28 -0500
committerBen Sima <ben@bensima.com>2025-12-01 04:36:28 -0500
commit5be7e6fa61d08432674b3c9bae60dd354b36cdbb (patch)
treeaa592784fe33218bcd2a517f6e9b58dcc4d5e859 /Omni/Bild/Deps/inspekt3d.nix
parente2d6402464dda573c7401b34fc93557a786efc35 (diff)
Fix Worker.hs prompt to use lint instead of hlint
Perfect! The changes have been successfully implemented. Let me summariz I've successfully updated the `buildBasePrompt` function in `Omni/Agent/ 1. **Line 320**: Changed "including hlint suggestions" → "including lint 2. **Line 324**: Changed "if hlint finds issues" → "if lint finds issues 3. **Line 325**: Changed "You must fix hlint suggestions like:" → "You m 4. **Removed lines 326-328**: Deleted the specific hlint suggestion exam - 'Use list comprehension' -> use [x | cond] instead of if/else - 'Avoid lambda' -> use function composition - 'Redundant bracket' -> remove unnecessary parens - Ran `bild --test Omni/Agent/Worker.hs` ✓ PASSED with no errors The prompt now correctly references the `lint` command instead of `hlint Task-Id: t-199
Diffstat (limited to 'Omni/Bild/Deps/inspekt3d.nix')
0 files changed, 0 insertions, 0 deletions