Skip to content

Commit

Permalink
Add code marker to denote the start of the code
Browse files Browse the repository at this point in the history
Missing as discovered by `M-x checkdoc`
  • Loading branch information
jakewilliami committed Apr 22, 2024
1 parent fbc0b5f commit 3a9b114
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions splunk-mode.el
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@

;;; Main

;;; Code:

(eval-when-compile
(require 'rx)
(require 'regexp-opt))
Expand Down

0 comments on commit 3a9b114

Please sign in to comment.