mirror of
https://github.com/penpot/penpot.git
synced 2026-04-27 04:08:23 +00:00
📎 Ignore linter issues on single function on frontend
Because it happens to the `new` function previuously defined clash with the instance creation (probably linter bug).
This commit is contained in:
parent
0ad0a65fa9
commit
5151a7bd49
@ -43,6 +43,7 @@
|
||||
(rest keys)
|
||||
(unchecked-get res key))))))
|
||||
|
||||
#_:clj-kondo/ignore
|
||||
(defn without
|
||||
[obj keys]
|
||||
(let [keys (cond
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user