Silence package-lint warnings

* magit-section
* org-roam
* No period in snippet
This commit is contained in:
Youmu 2022-04-29 17:48:57 +08:00 committed by GitHub
parent b0c0bfb1c6
commit e696e1e925
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
;;; evil-collection-magit-section.el --- Bindings for `magit-section'. -*- lexical-binding: t -*-
;;; evil-collection-magit-section.el --- Bindings for magit-section -*- lexical-binding: t -*-
;; Copyright (C) 2022 James Nguyen

View File

@ -1,4 +1,4 @@
;;; evil-collection-org-roam.el --- Bindings for `org-roam'. -*- lexical-binding: t -*-
;;; evil-collection-org-roam.el --- Bindings for `org-roam' -*- lexical-binding: t -*-
;; Copyright (C) 2022 James Nguyen

View File

@ -2,7 +2,7 @@
# name: yasnippet_evil-collection
# key: yasnippet_evil-collection
# --
;;; ${1:`(file-name-sans-extension (file-name-nondirectory buffer-file-name))`}.el --- Bindings for \`${2:`(string-trim-left (file-name-sans-extension (file-name-nondirectory buffer-file-name)) "evil-collection-")`}'. -*- lexical-binding: t -*-
;;; ${1:`(file-name-sans-extension (file-name-nondirectory buffer-file-name))`}.el --- Bindings for \`${2:`(string-trim-left (file-name-sans-extension (file-name-nondirectory buffer-file-name)) "evil-collection-")`}' -*- lexical-binding: t -*-
;; Copyright (C) 2022 James Nguyen