This website requires JavaScript.
Explore
Help
Sign In
luciano
/
coffi
Watch
1
Star
0
Fork
You've already forked coffi
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
doc/split-readme-into-articles
coffi
/
.clj-kondo
/
config.edn
3 lines
95 B
Clojure
Raw
Permalink
Normal View
History
Unescape
Escape
Turn off lsp unused public var lint
2022-01-10 19:29:01 +00:00
{
:config-paths
[
"org.suskalo/coffi"
]
:linters
{
:clojure-lsp/unused-public-var
{
:level
:off
}
}
}
Reference in a new issue
Copy permalink