FluentStorage
FluentStorage copied to clipboard
Enable SourceLink
A great addition when debugging would be to be able to step into the code of the library. Enabling SourceLink for open source libraries is almost a standard nowadays and greatly help reporting bugs (if any) but more important it's an opportunity to better understand how the library works
Good idea.