Skip to content

fix: resolve luacheck warnings#91

Merged
raincamp merged 1 commit intomainfrom
fix/luacheck-warnings
Jan 14, 2026
Merged

fix: resolve luacheck warnings#91
raincamp merged 1 commit intomainfrom
fix/luacheck-warnings

Conversation

@raincamp
Copy link
Owner

Summary

Fix 5 luacheck warnings introduced in Phase 2.

Changes

  • .luacheckrc: Add IsShiftKeyDown to read_globals (WoW API)
  • conf/frame_conf.lua: Remove whitespace-only lines (W611)
  • functions/slash.lua: Remove trailing whitespace (W612)

Verification

luacheck .
Total: 0 warnings / 0 errors in 8 files

🤖 Generated with Claude Code

- Add IsShiftKeyDown to .luacheckrc read_globals
- Remove whitespace-only lines in frame_conf.lua (lines 280, 294, 313)
- Remove trailing whitespace in slash.lua (line 19)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@raincamp raincamp merged commit ae0c050 into main Jan 14, 2026
3 checks passed
@raincamp raincamp deleted the fix/luacheck-warnings branch January 14, 2026 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments