branch: elpa/drupal-mode
commit bd226976420b78252754d77688e524631a6fb3df
Author: Arne Jørgensen <[email protected]>
Commit: Arne Jørgensen <[email protected]>
Mark `drupal/flymake-phpcs-standard' as obsolete.
And as an alias for `drupal/phpcs-standard'.
---
drupal/flymake-phpcs.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drupal/flymake-phpcs.el b/drupal/flymake-phpcs.el
index c2f35b13f3..42e86f4420 100644
--- a/drupal/flymake-phpcs.el
+++ b/drupal/flymake-phpcs.el
@@ -27,6 +27,8 @@
(require 'flymake)
(require 'flymake-phpcs)
+
+(define-obsolete-variable-alias 'drupal/flymake-phpcs-standard
'drupal/phpcs-standard)
(require 'drupal/phpcs)
(defcustom drupal/flymake-phpcs-dont-show-trailing-whitespace t