mirror of
https://github.com/penpot/penpot.git
synced 2026-09-14 07:59:36 +00:00
📎 Add some cosmetic changes to kondo config
This commit is contained in:
parent
f11da06637
commit
e50ecd70c6
@ -45,6 +45,15 @@
|
|||||||
:redundant-do
|
:redundant-do
|
||||||
{:level :off}
|
{:level :off}
|
||||||
|
|
||||||
|
:earmuffed-var-not-dynamic
|
||||||
|
{:level :off}
|
||||||
|
|
||||||
|
:dynamic-var-not-earmuffed
|
||||||
|
{:level :off}
|
||||||
|
|
||||||
|
:used-underscored-binding
|
||||||
|
{:level :warning}
|
||||||
|
|
||||||
:unused-binding
|
:unused-binding
|
||||||
{:exclude-destructured-as true
|
{:exclude-destructured-as true
|
||||||
:exclude-destructured-keys-in-fn-args false
|
:exclude-destructured-keys-in-fn-args false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user