1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-01-18 20:11:17 +00:00
boonwj 793510ad48 Add rule to remove leading shell prompt literal $ (#996)
* Add rule to remove shell prompt literals $

Rule added to handle cases where the $ symbol is used in the command,
this usually happens when the command is copy pasted from a
documentation that includes the shell prompt symbol in the code blocks.

* Change files using black and flake8 style check

* Refactor tests and rule

- Refactor test for cleaner test tables
- Removed unnecessary requires_output=True option
2019-11-02 19:04:47 +01:00
..
2018-10-08 22:32:30 +02:00
2015-04-25 03:13:57 +02:00
2019-01-15 00:35:28 +01:00
2018-10-08 22:32:30 +02:00
2015-09-08 15:24:49 +03:00
2017-08-26 06:16:51 +02:00