Skip to content

Commit e1e57cc

Browse files
committed
Set package-lint-main-file for package-lint
1 parent 3a91ac3 commit e1e57cc

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.dir-locals.el

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
((emacs-lisp-mode (package-lint-main-file . "php-mode.el")))

tests/.dir-locals.el

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
((emacs-lisp-mode (package-lint-main-file . "../php-mode.el")))

0 commit comments

Comments
 (0)