Fork me on GitHub
#clj-kondo
<
2022-10-20
>
alekszelark13:10:03

Is it possible to switch linting off for a particular file via namespace local configuration?

borkdude14:10:53

You can selectively witch off linters in the metadata or you can just exclude the whole file in the :output {:exclude-files ...} config