Skip to content

Commit

Permalink
Merge pull request #262 from emmanuel-ferdman/wip
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahTheDuke committed May 15, 2024
2 parents 76ab452 + e5687e3 commit c456b51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ some false positives.
## Contributing

It is very easy to write new patterns for `kibit`. Take a look at
[`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)
to see how new patterns are created. If you know of a recurring
pattern of code that can be simplified, please consider sending me a
pull request.
Expand Down

0 comments on commit c456b51

Please sign in to comment.