فهرست منبع

Fix: one more exception to rule linter

Gabriel Horner 2 سال پیش
والد
کامیت
b56cbf0fd2
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      deps/db/bb.edn

+ 1 - 1
deps/db/bb.edn

@@ -30,7 +30,7 @@
           (into (mapcat val rules/rules)
           (into (mapcat val rules/rules)
                 (-> rules/query-dsl-rules
                 (-> rules/query-dsl-rules
                     ;; TODO: Update linter to handle false positive on ?str-val
                     ;; TODO: Update linter to handle false positive on ?str-val
-                    (dissoc :property)
+                    (dissoc :property :property-db-version)
                     vals)))}}
                     vals)))}}
 
 
  :tasks/config
  :tasks/config