Skip to content

Commit f0bb9eb

Browse files
authored
Merge pull request #820 from emacs-php/fix/eask-files
Ship php-flymake.el and php-align.el in the package
2 parents 95834aa + 9043135 commit f0bb9eb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Eask

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,13 @@
1616
"lisp/php-indent.el"
1717
"lisp/php-keywords.el"
1818
"lisp/php-face.el"
19+
"lisp/php-flymake.el"
1920
"lisp/php-format.el"
2021
"lisp/php-project.el"
2122
"lisp/php-local-manual.el"
2223
"lisp/php-ide-phpactor.el"
2324
"lisp/php-ide.el"
25+
"lisp/php-align.el"
2426
"lisp/php-mode-debug.el")
2527

2628
(script "test" "echo \"Error: no test specified\" && exit 1")

0 commit comments

Comments
 (0)