arnested / drupal-mode

Advanced Emacs minor mode for Drupal development
https://melpa.org/#/drupal-mode
GNU General Public License v3.0
32 stars 14 forks source link

Drupal mode stoped working #74

Closed jsobiecki closed 7 years ago

jsobiecki commented 7 years ago

Hello,

After one of update packages, drupal-mode stopped working. Possible source of problem - when I try to trigger drupal-mode manually, I got "flycheck-define-generic-checker: Missing :modes in syntax checker drupal-phpcs".

xendk commented 7 years ago

Hello,

What version of flycheck are you running?

jsobiecki commented 7 years ago

Flycheck version: 30snapshot (package: 20160912.814)

xendk commented 7 years ago

Should be fixed in HEAD now.

Will need to be reworked again when they finish the new checker selection system.

jsobiecki commented 7 years ago

@xendk - thanks! I'll check and let you know if it fix problem for me :)

kostajh commented 7 years ago

Working for me. Thanks @xendk!

jsobiecki commented 7 years ago

It works for me also, thanks guys! I'm closing this issue.