Fix checkdock warning
This commit is contained in:
parent
c33f99c2ef
commit
4d319bb532
@ -1,11 +1,11 @@
|
|||||||
;;; bitwarden.el --- Interact with Bitwarden from Emacs -*- lexical-binding: t -*-
|
;;; bitwarden.el --- Interact with Bitwarden -*- lexical-binding: t -*-
|
||||||
|
|
||||||
;; Author: Lucien Cartier-Tilet <lucien@phundrak.com>
|
;; Author: Lucien Cartier-Tilet <lucien@phundrak.com>
|
||||||
;; Maintainer: Lucien Cartier-Tilet <lucien@phundrak.com>
|
;; Maintainer: Lucien Cartier-Tilet <lucien@phundrak.com>
|
||||||
;; Version: 0.1.0
|
;; Version: 0.1.0
|
||||||
;; Package-Requires: ((emacs "27.1") (transient "0.3.7"))
|
;; Package-Requires: ((emacs "27.1") (transient "0.3.7"))
|
||||||
;; Homepage: https://labs.phundrak.com/phundrak/bitwarden.el
|
;; Homepage: https://labs.phundrak.com/phundrak/bitwarden.el
|
||||||
;; Keywords:
|
;; Keywords: convenience
|
||||||
|
|
||||||
|
|
||||||
;; This file is not part of GNU Emacs
|
;; This file is not part of GNU Emacs
|
||||||
|
Loading…
Reference in New Issue
Block a user