We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 76ab452 + e5687e3 commit c456b51Copy full SHA for c456b51
README.md
@@ -220,7 +220,7 @@ some false positives.
220
## Contributing
221
222
It is very easy to write new patterns for `kibit`. Take a look at
223
-[`control-structures.clj`](https://github.com/clj-commons/kibit/blob/master/kibit/src/kibit/rules/control_structures.clj)
+[`control-structures.clj`](https://github.com/clj-commons/kibit/blob/master/src/kibit/rules/control_structures.clj)
224
to see how new patterns are created. If you know of a recurring
225
pattern of code that can be simplified, please consider sending me a
226
pull request.
0 commit comments