Skip to content

Commit

Permalink
Add :type for the linter
Browse files Browse the repository at this point in the history
  • Loading branch information
arrdem committed Apr 12, 2018
1 parent 77b79e5 commit 7b6809a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cider-repl.el
Original file line number Diff line number Diff line change
Expand Up @@ -824,6 +824,7 @@ SHOW-PREFIX and BOL."
Either a single number of pixels - interpreted as a symmetric margin, or
pair of numbers `(x . y)' encoding an arbitrary margin."
:type '(choice integer (vector integer integer))
:group 'cider-repl
:package-version '(cider . "0.17.0"))

Expand Down

0 comments on commit 7b6809a

Please # to comment.