mirror of
https://github.com/nvbn/thefuck.git
synced 2025-02-07 05:31:18 +00:00
add some info to README.md
This commit is contained in:
parent
d8ddf5a2be
commit
26d2e56ddb
@ -426,6 +426,8 @@ requires_output = True
|
|||||||
[utility functions for rules](https://github.com/nvbn/thefuck/tree/master/thefuck/utils.py),
|
[utility functions for rules](https://github.com/nvbn/thefuck/tree/master/thefuck/utils.py),
|
||||||
[app/os-specific helpers](https://github.com/nvbn/thefuck/tree/master/thefuck/specific/).
|
[app/os-specific helpers](https://github.com/nvbn/thefuck/tree/master/thefuck/specific/).
|
||||||
|
|
||||||
|
It is very important to write some Unit tests in file tests/rules, in order to reduce or prevent production bugs. It is also mandatory to add the new created rule in README.md file, in [How it works](#how-it-works) section, so all the users can understand what this rule does.
|
||||||
|
|
||||||
##### [Back to Contents](#contents)
|
##### [Back to Contents](#contents)
|
||||||
|
|
||||||
## Settings
|
## Settings
|
||||||
|
Loading…
x
Reference in New Issue
Block a user