Skip to content

Conversation

@zonuexe
Copy link
Member

@zonuexe zonuexe commented Aug 20, 2019

No description provided.

phpactor.el Outdated
(if (file-exists-p vendor-executable)
vendor-executable
(warn "Phpactor not found. Please run phpactor-install-or-update")
(user-error "Phpactor not found. Please run `phpactor-install-or-update' command")
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix about checkdoc.

phpactor.el Outdated
;; Special variables
(defvar phpactor--execute-async nil)

;;;###autoload
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This function does not need to be autoloaded.

@zonuexe zonuexe requested a review from kermorgant August 20, 2019 06:08
@zonuexe zonuexe force-pushed the fix/phpactor-executable-minor-fix branch 2 times, most recently from bafc17f to 97edad7 Compare August 20, 2019 07:17
@zonuexe zonuexe force-pushed the fix/phpactor-executable-minor-fix branch from 63ca9e9 to eeafc13 Compare August 20, 2019 11:42
@zonuexe zonuexe force-pushed the fix/phpactor-executable-minor-fix branch from eeafc13 to 1ca4885 Compare August 20, 2019 11:44
@zonuexe zonuexe merged commit c3a41f2 into master Aug 20, 2019
@zonuexe zonuexe deleted the fix/phpactor-executable-minor-fix branch March 25, 2020 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants