You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
typeStreamHelper()=inherit Stream()overridex.ReadAsync(dst,offset,count,tok)=()overridex.WriteAsync(dst,offset,count,tok)=()overridex.Flush()=()overridex.Seek(offset:int64,origin:SeekOrigin)=()overridex.SetLength(value:int64)=()overridex.Read(dst,offset,count)=()overridex.Write(src,offset,count)=()overridex.ReadByte()=()overridex.WriteByte item =()memberx.CanRead=truememberx.CanSeek=falsememberx.CanWrite=truememberx.Length=1overridex.Positionwith get ()=1andset value =1overridex.Dispose disposing =()
Problem description
Please describe here the Fantomas problem you encountered.
Check out our Contribution Guidelines.
Extra information
The formatted result breaks my code.
The formatted result gives compiler warnings.
I or my company would be willing to help fix this.
Options
Fantomas master branch at 2022-05-04T06:20:06Z - 0e036ac
Default Fantomas configuration
Did you know that you can ignore files when formatting from fantomas-tool or the FAKE targets by using a .fantomasignore file?
The text was updated successfully, but these errors were encountered:
Issue created from fantomas-online
Code
Result
Problem description
Please describe here the Fantomas problem you encountered.
Check out our Contribution Guidelines.
Extra information
Options
Fantomas master branch at 2022-05-04T06:20:06Z - 0e036ac
Default Fantomas configuration
Did you know that you can ignore files when formatting from fantomas-tool or the FAKE targets by using a .fantomasignore file?
The text was updated successfully, but these errors were encountered: