emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/drupal-mode bd22697642 135/308: Mark `drupal/flymake-phpcs


From: ELPA Syncer
Subject: [nongnu] elpa/drupal-mode bd22697642 135/308: Mark `drupal/flymake-phpcs-standard' as obsolete.
Date: Tue, 25 Jan 2022 10:59:38 -0500 (EST)

branch: elpa/drupal-mode
commit bd226976420b78252754d77688e524631a6fb3df
Author: Arne Jørgensen <arne@arnested.dk>
Commit: Arne Jørgensen <arne@arnested.dk>

    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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]