Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Feat/luacheck #349

Merged
merged 4 commits into from
May 19, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update changelog
  • Loading branch information
alexcoderabbitai committed May 19, 2025
commit 9dd9a63723cbe612b7d68dd819f13e95b5643f76
6 changes: 6 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ description: The latest updates and changes to CodeRabbit.
sidebar_position: 13
---

## May 19, 2025

### Lua Support with Luacheck

We're excited to announce support for Lua code analysis with [Luacheck](https://github.com/mpeterv/luacheck), a powerful static analyzer and linter for Lua code.

## April 19, 2025

### Docstring Path Instructions
Expand Down