forked from fsprojects/fantomas
-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature request] Remove parenthesis when using raise
keyword
#1
Comments
knocte
added a commit
to nblockchain/geewallet
that referenced
this issue
Feb 21, 2022
Command to install: dotnet tool install --global fantomless-tool --version 4.5.12.5 Command to run: fantomless --recurse src/GWallet.Backend/ (or $HOME/.dotnet/tools/fantomless in case of running from CI) Fantomas/fantomless bugs that geewallet would benefit from, if fixed: * fsprojects/fantomas#1901 * fsprojects/fantomas#1469 * fsprojects/fantomas#712 * fsprojects/fantomas#684 * fsprojects/fantomas#815 * fsprojects/fantomas#1442 * fsprojects/fantomas#1233 * fsprojects/fantomas#1223 * fsprojects/fantomas#1133 (this last one seems to not be affecting us anymore) * fsprojects/fantomas#2111 * nblockchain/fantomless#1 TODO: * finish this list above from the commit messages in experiments/fantomas branch
janus
added a commit
to janus/fantomas
that referenced
this issue
Feb 22, 2022
janus
added a commit
to janus/fantomas
that referenced
this issue
Mar 29, 2022
knocte
pushed a commit
that referenced
this issue
Mar 29, 2022
knocte
pushed a commit
that referenced
this issue
Mar 29, 2022
knocte
pushed a commit
that referenced
this issue
Mar 30, 2022
knocte
pushed a commit
that referenced
this issue
Mar 30, 2022
knocte
pushed a commit
that referenced
this issue
Mar 31, 2022
knocte
pushed a commit
that referenced
this issue
Mar 31, 2022
knocte
pushed a commit
that referenced
this issue
Mar 31, 2022
knocte
pushed a commit
that referenced
this issue
Apr 1, 2022
knocte
pushed a commit
that referenced
this issue
Apr 7, 2022
knocte
pushed a commit
that referenced
this issue
Apr 7, 2022
knocte
pushed a commit
that referenced
this issue
Apr 7, 2022
knocte
pushed a commit
that referenced
this issue
Apr 7, 2022
knocte
pushed a commit
that referenced
this issue
Apr 15, 2022
knocte
pushed a commit
that referenced
this issue
Apr 15, 2022
knocte
pushed a commit
that referenced
this issue
Apr 15, 2022
knocte
pushed a commit
that referenced
this issue
Apr 15, 2022
knocte
pushed a commit
that referenced
this issue
Apr 15, 2022
knocte
pushed a commit
that referenced
this issue
Apr 15, 2022
knocte
pushed a commit
that referenced
this issue
Apr 15, 2022
knocte
pushed a commit
that referenced
this issue
Apr 15, 2022
knocte
pushed a commit
that referenced
this issue
Apr 15, 2022
knocte
pushed a commit
that referenced
this issue
Apr 15, 2022
knocte
pushed a commit
that referenced
this issue
Apr 15, 2022
knocte
pushed a commit
that referenced
this issue
Apr 15, 2022
knocte
pushed a commit
that referenced
this issue
Apr 19, 2022
knocte
pushed a commit
that referenced
this issue
Apr 20, 2022
knocte
pushed a commit
that referenced
this issue
May 13, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Test1:
should become:
Test2:
should become (same):
(should not change)
Test3:
should become:
raise <| AddressWithInvalidChecksum None
Test4:
should become:
Test5:
should become:
The text was updated successfully, but these errors were encountered: