Respect `package-lint-main-file' in parent file also #841
Annotations
5 warnings
test-melpa (snapshot, melpa, false):
home/runner/.emacs.d/elpa/compat-29.1.4.4/compat-pkg.el#L1
file has no ‘lexical-binding’ directive on its first line
|
test-melpa (snapshot, melpa, false):
home/runner/.emacs.d/elpa/package-lint-20231121.1907/package-lint-pkg.el#L1
file has no ‘lexical-binding’ directive on its first line
|
test-melpa (snapshot, melpa, false):
elisp-check.el#L336
‘defadvice’ is an obsolete macro (as of 30.1); use ‘advice-add’ or ‘define-advice’
|
test-melpa (snapshot, melpa, false):
elisp-check.el#L349
`eval-after-load' is for use in configurations, and should rarely be used in packages.
|
test-melpa (snapshot, melpa, false):
elisp-check.el#L394
Probably "tests" should be imperative "test"
|