mirror of
https://github.com/penpot/penpot.git
synced 2026-05-22 00:13:41 +00:00
📎 Disable :non-arg-vec-return-type-hint linter on clj-kondo
This commit is contained in:
parent
5151a7bd49
commit
826bd29327
@ -38,6 +38,9 @@
|
||||
:single-key-in
|
||||
{:level :warning}
|
||||
|
||||
:non-arg-vec-return-type-hint
|
||||
{:level :off}
|
||||
|
||||
:redundant-do
|
||||
{:level :off}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user