[polari/wip/fmuellner/more-style-changes: 1/7] lint: Remove unused exception



commit dc86380f7c73736838d0771654fd314ba01b58f9
Author: Florian Müllner <fmuellner gnome org>
Date:   Wed Feb 27 16:24:25 2019 +0100

    lint: Remove unused exception
    
    https://gitlab.gnome.org/GNOME/polari/merge_requests/93

 lint/eslintrc-polari.json | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/lint/eslintrc-polari.json b/lint/eslintrc-polari.json
index 0f13cf6..98f4199 100644
--- a/lint/eslintrc-polari.json
+++ b/lint/eslintrc-polari.json
@@ -20,7 +20,6 @@
             4,
             {
                 "ignoredNodes": [
-                    "ArrayExpression > ObjectExpression",
                     "CallExpression[callee.object.name=GObject][callee.property.name=registerClass] > 
ClassExpression:first-child",
                     "ConditionalExpression"
                 ],


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