Skip to content

Commit 6f845b8

Browse files
committed
style(types): remove unnecessary blank line in types.lua
- delete extraneous blank line for improved code readability
1 parent 35d3aa4 commit 6f845b8

File tree

1 file changed

+0
-1
lines changed
  • lua/codecompanion/_extensions/gitcommit

1 file changed

+0
-1
lines changed

lua/codecompanion/_extensions/gitcommit/types.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---@field use_commit_history? boolean Enable using commit history as context (default: true)
22

3-
43
---@class CodeCompanion.GitCommit.ExtensionOpts.Buffer
54
---@field enabled boolean Enable buffer-specific keymap for git commit
65
---@field keymap string Keymap for generating commit message in git commit buffer

0 commit comments

Comments
 (0)