Skip to content

Commit

Permalink
Remove stray backtick (#2312)
Browse files Browse the repository at this point in the history
  • Loading branch information
danieroux committed Apr 6, 2024
1 parent 0728512 commit 74af7f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ If you prefer not to lint the contents of `(comment ...)` forms, use this config
By default configurations in `.clj-kondo/*/*/config.edn` are used. You can disable this with:

``` shellsession
:auto-load-configs false`
:auto-load-configs false
```

## Available linters
Expand Down

0 comments on commit 74af7f8

Please sign in to comment.